Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dncr53c9xreg.h101 #define NCRSTEP_MASK 0x07 /* the last 3 bits */ macro
H A Dncr53c9x.c581 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK; in ncr53c9x_readregs()