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

/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dmhavar.h211 #define INVALID_PHASE 0x101 /* Re/Selection valid, but no REQ yet */ macro
H A Dmha.c487 sc->sc_phase = sc->sc_prevphase = INVALID_PHASE;
850 sc->sc_prevphase = INVALID_PHASE;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dncr53c9xvar.h399 #define INVALID_PHASE 0x101 /* Re/Selection valid, but no REQ yet */ macro
H A Dncr53c9x.c531 sc->sc_phase = sc->sc_prevphase = INVALID_PHASE;
2613 sc->sc_prevphase = INVALID_PHASE; /* ?? */
2815 case INVALID_PHASE:

Completed in 62 milliseconds