Searched refs:P_BUSFREE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c98 { P_BUSFREE, MSG_NOOP, "while idle" },
325 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
1737 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE
1760 if (packetized && ahd_inb(ahd, LASTPHASE) == P_BUSFREE) {
2440 if (lastphase != P_BUSFREE)
4201 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
9317 if (last_phase != P_BUSFREE
9383 } else if (last_phase != P_BUSFREE
H A Daic7xxx.c109 { P_BUSFREE, MSG_NOOP, "while idle" },
265 ahc_outb(ahc, LASTPHASE, P_BUSFREE);
1380 if (lastphase != P_BUSFREE) {
7117 } else if (last_phase != P_BUSFREE
7132 if (last_phase != P_BUSFREE
H A Daic7xxx_reg.h1341 #define P_BUSFREE 0x01 macro
H A Daic79xx_reg.h3607 #define P_BUSFREE 0x01 macro

Completed in 199 milliseconds