Home
last modified time | relevance | path

Searched refs:PHASE_MSG_IN (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dncr5380sbc.c1203 if (phase != PHASE_MSG_IN) { in ncr5380_reselect()
1210 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_IN); in ncr5380_reselect()
1262 ncr5380_pio_in(sc, PHASE_MSG_IN, 1, &msg); in ncr5380_reselect()
1281 ncr5380_pio_in(sc, PHASE_MSG_IN, 1, &msg); in ncr5380_reselect()
1563 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_IN); in ncr5380_msg_in()
1568 if (sc->sc_prevphase == PHASE_MSG_IN) { in ncr5380_msg_in()
1605 if (phase != PHASE_MSG_IN) { in ncr5380_msg_in()
2270 case PHASE_MSG_IN: in ncr5380_machine()
Diha.c1670 case PHASE_MSG_IN: in iha_state_3()
1726 case PHASE_MSG_IN: in iha_state_4()
1880 case PHASE_MSG_IN: in iha_state_6()
2085 } else if (phase == PHASE_MSG_IN) { in iha_status_msg()
2197 case PHASE_MSG_IN: in iha_resel()
2214 case PHASE_MSG_IN: in iha_resel()
2304 if (phase != PHASE_MSG_IN) in iha_msgin()
2324 if (phase != PHASE_MSG_IN) in iha_msgin_extended()
2448 if (phase == PHASE_MSG_IN) { in iha_msgin_ignore_wid_resid()
Dncr5380var.h87 #define PHASE_MSG_IN 0x7 macro
Dihavar.h194 #define PHASE_MSG_IN 0x07 /* 1 1 1 */ macro