Lines Matching refs:sc_pending
102 #define hil_process_pending(sc) wakeup(&(sc)->sc_pending)
240 sc->sc_pending = 0;
311 sc->sc_pending = HIL_PENDING_RECONFIG;
314 sc->sc_pending = HIL_PENDING_UNPLUGGED;
382 sc->sc_pending = HIL_PENDING_RECONFIG;
399 sc->sc_pending = HIL_PENDING_UNPLUGGED;
449 if (sc->sc_pending == 0) {
451 (void)tsleep(&sc->sc_pending, PWAIT, "hil_event", 0);
455 switch (sc->sc_pending) {
457 sc->sc_pending = 0;
461 sc->sc_pending = 0;