Searched refs:NOT_LOADED (Results 1 – 1 of 1) sorted by relevance
146 enum State { NOT_LOADED, DOWN, ACTIVATION, ACTIVE }; enumerator331 if ((ifp->if_flags & IFF_RUNNING) || sc->state == NOT_LOADED) { in sbsh_init()377 sc->state = NOT_LOADED; in init_card()485 if (sc->state == NOT_LOADED) { in sbsh_ioctl()