Searched refs:NCRSTAT_PHASE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/esp/ | ||
| H A D | ncr53c9xreg.h | 89 #define NCRSTAT_PHASE 0x07 /* Phase bits */ macro |
| H A D | ncr53c9x.c | 726 BUSFREE_PHASE : sc->sc_espstat & NCRSTAT_PHASE; in ncr53c9x_readregs() |