alburst 574 dev/ic/midway.c if (sc->alburst && len) {
alburst 721 dev/ic/midway.c if (sc->bestburstlen == 64 && sc->alburst == 0)
alburst 725 dev/ic/midway.c sc->sc_dev.dv_xname, sc->bestburstlen, sc->alburst);
alburst 728 dev/ic/midway.c sc->bestburstlen, (sc->alburst) ? " (must align)" : "");
alburst 873 dev/ic/midway.c sc->alburst = 0;
alburst 891 dev/ic/midway.c sc->alburst = 1;
alburst 921 dev/ic/midway.c if (sc->alburst)
alburst 2169 dev/ic/midway.c if (sc->alburst &&
alburst 2902 dev/ic/midway.c if (sc->alburst &&
alburst 194 dev/ic/midwayvar.h u_int8_t alburst; /* align dma bursts? */