Home
last modified time | relevance | path

Searched refs:P_MESGOUT (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.seq192 mvi SCSISIGO, P_MESGOUT|BSYO;
515 mvi SCSISIGO, P_MESGOUT|BSYO;
672 cmp A,P_MESGOUT je p_mesgout;
1525 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1528 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1547 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
Daic7xxx.c104 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
698 && bus_phase != P_MESGOUT) { in ahc_handle_seqint()
718 if (bus_phase == P_MESGOUT) in ahc_handle_seqint()
730 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
1262 if (lastphase == P_MESGOUT) { in ahc_handle_scsiint()
2685 phasemis = bus_phase != P_MESGOUT; in ahc_handle_message_phase()
2773 if (bus_phase == P_MESGOUT in ahc_handle_message_phase()
2877 ahc_outb(ahc, SCSISIGO, P_MESGOUT | BSYO); in ahc_handle_message_phase()
Daic7xxx.reg126 mask P_MESGOUT CDI|MSGI
155 mask P_MESGOUT CDI|MSGI
1373 mask P_MESGOUT CDI|MSGI
Daic79xx.c93 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
1051 case P_MESGOUT: in ahd_handle_seqint()
1226 && bus_phase != P_MESGOUT) { in ahd_handle_seqint()
1243 if (bus_phase == P_MESGOUT) in ahd_handle_seqint()
1255 if (bus_phase == P_MESGOUT) { in ahd_handle_seqint()
2220 if (lastphase == P_MESGOUT) { in ahd_handle_nonpkt_busfree()
2407 && (lastphase == P_MESGIN || lastphase == P_MESGOUT) in ahd_handle_nonpkt_busfree()
3938 phasemis = bus_phase != P_MESGOUT; in ahd_handle_message_phase()
4038 if (bus_phase == P_MESGOUT in ahd_handle_message_phase()
4126 ahd_outb(ahd, SCSISIGO, P_MESGOUT | BSYO); in ahd_handle_message_phase()
Daic79xx.seq857 cmp A,P_MESGOUT je p_mesgout;
992 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
995 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1014 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
Daic7xxx_reg.h1339 #define P_MESGOUT 0xa0 macro
Daic79xx.reg1664 P_MESGOUT CDO|MSGO,
1691 P_MESGOUT CDO|MSGO,
3632 P_MESGOUT CDO|MSGO,
Daic79xx_reg.h3611 #define P_MESGOUT 0xa0 macro