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

/freebsd-10-stable/sys/dev/esp/
H A Dncr53c9xreg.h106 #define NCRSTEP_MASK 0x07 /* the last 3 bits */ macro
H A Dncr53c9x.c711 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK;

Completed in 131 milliseconds