vio9p.c | 107 struct selinfo sc_sel; member in struct:vio9p_softc 120 * - sc_state, sc_wait and sc_sel are protected by sc_lock 303 selnotify(&sc->sc_sel, 0, 1); 404 selremove_knote(&sc->sc_sel, kn); 466 selrecord_knote(&sc->sc_sel, kn); 627 selnotify(&sc->sc_sel, 0, 1);
|