Home
last modified time | relevance | path

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

/NextBSD/sys/dev/si/
HDsivar.h104 #define SIEMPTY 0 macro
HDsi.c433 sc->sc_type = SIEMPTY; in siattach()
715 if (xsc == NULL || xsc->sc_type == SIEMPTY) { in si_Sioctl()
1061 if (sc == NULL || sc->sc_type == SIEMPTY) in si_poll()
1136 if (sc == NULL || sc->sc_type == SIEMPTY) in si_intr()
1174 case SIEMPTY: in si_intr()