Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h76 bool sc_booted; member
H A Datopcase.c270 sc->sc_booted = true; in atopcase_receive_packet()
498 if(!sc->sc_booted && tsleep(sc, 0, "atcboot", hz / 20) != 0) { in atopcase_init()