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

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9xvar.h441 #define INVALID_PHASE 0x101 /* Re/Selection valid, but no REQ yet */ macro
H A Dncr53c9x.c650 sc->sc_phase = sc->sc_prevphase = INVALID_PHASE;
2875 sc->sc_prevphase = INVALID_PHASE; /* ??? */
3098 case INVALID_PHASE:

Completed in 66 milliseconds