Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.seq462 mvi P_MESGIN|BSYO call change_phase;
485 mvi P_MESGIN|BSYO call change_phase;
524 mvi P_MESGIN|BSYO call change_phase;
618 mvi SCSISIGO, P_MESGIN|BSYO;
674 cmp A,P_MESGIN je p_mesgin;
1359 mvi P_MESGIN|BSYO call change_phase;
1893 cmp LASTPHASE, P_MESGIN jne not_found;
1992 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
Daic7xxx.reg128 mask P_MESGIN CDI|IOI|MSGI
157 mask P_MESGIN CDI|IOI|MSGI
1375 mask P_MESGIN CDI|IOI|MSGI
Daic79xx.c97 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
1055 case P_MESGIN: in ahd_handle_seqint()
1224 if (bus_phase != P_MESGIN in ahd_handle_seqint()
1984 if (curphase == P_MESGIN) in ahd_handle_transmission_error()
2405 && (lastphase == P_MESGIN || lastphase == P_MESGOUT) in ahd_handle_nonpkt_busfree()
3942 if (bus_phase == P_MESGIN) { in ahd_handle_message_phase()
4023 phasemis = bus_phase != P_MESGIN; in ahd_handle_message_phase()
4193 ahd_outb(ahd, SCSISIGO, P_MESGIN | BSYO); in ahd_handle_message_phase()
Daic7xxx.c108 { P_MESGIN, MSG_PARITY_ERROR, "in Message-in phase" },
699 if (bus_phase != P_MESGIN in ahc_handle_seqint()
2696 if (bus_phase == P_MESGIN) { in ahc_handle_message_phase()
2765 phasemis = bus_phase != P_MESGIN; in ahc_handle_message_phase()
2978 ahc_outb(ahc, SCSISIGO, P_MESGIN | BSYO); in ahc_handle_message_phase()
Daic79xx.seq859 cmp A,P_MESGIN je p_mesgin;
1122 cmp LASTPHASE, P_MESGIN jne not_found_ITloop;
1444 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
1765 mvi P_MESGIN|BSYO call change_phase;
Daic7xxx_reg.h1337 #define P_MESGIN 0xe0 macro
Daic79xx.reg1666 P_MESGIN CDO|IOO|MSGO
1693 P_MESGIN CDO|IOO|MSGO
3634 P_MESGIN CDO|IOO|MSGO
Daic79xx_reg.h3609 #define P_MESGIN 0xe0 macro