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

  /src/sys/dev/ic/
cs89x0var.h 93 int sc_cfgflags; /* software configuration flags */ member in struct:cs_softc
193 if (sc->sc_cfgflags & CFGFLG_CARDBUS_HACK) {
287 #define CS_IS_ENABLED(sc) ((sc)->sc_cfgflags & CFGFLG_ENABLED)
cs89x0var.h 93 int sc_cfgflags; /* software configuration flags */ member in struct:cs_softc
193 if (sc->sc_cfgflags & CFGFLG_CARDBUS_HACK) {
287 #define CS_IS_ENABLED(sc) ((sc)->sc_cfgflags & CFGFLG_ENABLED)

Completed in 21 milliseconds