Searched refs:sc_noentry (Results 1 – 2 of 2) sorted by relevance
912 if ((error = sc->sc_noentry) != 0) in agr_pause()915 sc->sc_noentry = EBUSY; in agr_pause()921 sc->sc_noentry = ENXIO; in agr_pause()923 sc->sc_noentry = 0; in agr_pause()951 while ((error = sc->sc_noentry) == EBUSY) in agr_enter()
111 volatile int sc_noentry; member