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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx.c104 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
698 && bus_phase != P_MESGOUT) {
718 if (bus_phase == P_MESGOUT)
730 if (bus_phase == P_MESGOUT) {
1262 if (lastphase == P_MESGOUT) {
2685 phasemis = bus_phase != P_MESGOUT;
2773 if (bus_phase == P_MESGOUT
2877 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO);
H A Daic79xx.c93 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
1051 case P_MESGOUT:
1226 && bus_phase != P_MESGOUT) {
1243 if (bus_phase == P_MESGOUT)
1255 if (bus_phase == P_MESGOUT) {
2220 if (lastphase == P_MESGOUT) {
2407 && (lastphase == P_MESGIN || lastphase == P_MESGOUT)
3938 phasemis = bus_phase != P_MESGOUT;
4038 if (bus_phase == P_MESGOUT
4126 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSY
[all...]
H A Daic7xxx_reg.h1339 #define P_MESGOUT 0xa0 macro
H A Daic79xx_reg.h3611 #define P_MESGOUT 0xa0 macro

Completed in 135 milliseconds