Searched refs:NCR_STEP (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | ncr53c9xreg.h | 96 #define NCR_STEP 0x06 /* RO - Sequence Step */ macro |
| D | ncr53c9x.c | 487 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK; in ncr53c9x_readregs() |