Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/esp/
H A Dncr53c9xvar.h443 #define INVALID_PHASE 0x101 /* Re/Selection valid, but no REQ yet */ macro
H A Dncr53c9x.c653 sc->sc_phase = sc->sc_prevphase = INVALID_PHASE; in ncr53c9x_init()
2877 sc->sc_prevphase = INVALID_PHASE; /* ??? */ in ncr53c9x_intr1()
3100 case INVALID_PHASE: in ncr53c9x_intr1()