HomeSort by: relevance | last modified time | path
    Searched refs:NCRSTEP_MASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9xreg.h 101 #define NCRSTEP_MASK 0x07 /* the last 3 bits */
ncr53c9x.c 581 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK;

Completed in 30 milliseconds