Searched refs:DATA_IN_PHASE (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/stg/
H A Dtmc18c30reg.h127 #define DATA_IN_PHASE (BSTAT_BSY|BSTAT_IO) macro
H A Dtmc18c30.c533 if ((stat & PHASE_MASK) != DATA_IN_PHASE)
1148 case DATA_IN_PHASE:
/freebsd-12-stable/sys/dev/ncv/
H A Dncr53c500reg.h129 #define DATA_IN_PHASE (IOI) macro
H A Dncr53c500.c1093 case DATA_IN_PHASE: /* data in */
/freebsd-12-stable/sys/dev/esp/
H A Dncr53c9xvar.h433 #define DATA_IN_PHASE (IOI) macro
H A Dncr53c9x.c3043 case DATA_IN_PHASE:
3044 NCR_PHASE(("DATA_IN_PHASE "));
3045 sc->sc_prevphase = DATA_IN_PHASE;
/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1602 #define DATA_IN_PHASE 0x02 macro
H A Daic79xx_reg.h2716 #define DATA_IN_PHASE 0x02 macro

Completed in 100 milliseconds