HomeSort by: relevance | last modified time | path
    Searched refs:PHASE_MSG_OUT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
ihavar.h 193 #define PHASE_MSG_OUT 0x06 /* 1 1 0 */
ncr5380var.h 86 #define PHASE_MSG_OUT 0x6
iha.c 1579 * If we are in PHASE_MSG_OUT, send
1589 if (sc->sc_phase == PHASE_MSG_OUT) {
1681 case PHASE_MSG_OUT:
1732 case PHASE_MSG_OUT:
1886 case PHASE_MSG_OUT:
1920 if (sc->sc_phase == PHASE_MSG_OUT) {
2076 if (phase == PHASE_MSG_OUT) {
2092 case PHASE_MSG_OUT:
2350 if (phase != PHASE_MSG_OUT)
2384 if (phase != PHASE_MSG_OUT)
    [all...]
ncr5380sbc.c 1802 NCR5380_WRITE(sc, sci_tcmd, PHASE_MSG_OUT);
1815 if (sc->sc_prevphase == PHASE_MSG_OUT) {
1943 if (phase != PHASE_MSG_OUT) {
2266 case PHASE_MSG_OUT:

Completed in 17 milliseconds