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

  /src/sys/dev/ic/
lptvar.h 72 u_char sc_dev_ok; /* device attached correctly */ member in struct:lpt_softc
hd44780var.h 105 uint8_t sc_dev_ok; member in struct:hd44780_chip
atppcvar.h 138 u_int8_t sc_dev_ok; member in struct:atppc_softc
  /src/sys/dev/ppbus/
ppbus_conf.h 101 u_int8_t sc_dev_ok; member in struct:ppbus_softc
if_plip.c 186 u_int8_t sc_dev_ok; /* Zero means ok */ member in struct:lp_softc
224 lp->sc_dev_ok = 0;
259 if (lp->sc_dev_ok) {
357 if (sc->sc_dev_ok) {
545 if (sc->sc_dev_ok) {
712 if (sc->sc_dev_ok) {
772 if (lp->sc_dev_ok) {
  /src/sys/arch/sgimips/hpc/
pi1ppcvar.h 138 uint8_t sc_dev_ok; member in struct:pi1ppc_softc

Completed in 32 milliseconds