OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_wsel
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/sbus/
bpp.c
103
struct selinfo
sc_wsel
;
member in struct:bpp_softc
167
selinit(&dsc->
sc_wsel
);
499
selrecord(l, &sc->
sc_wsel
);
537
selremove_knote(&sc->
sc_wsel
, kn);
576
sip = &sc->
sc_wsel
;
620
selnotify(&sc->
sc_wsel
, 0, 0);
/src/sys/dev/audio/
audiovar.h
198
struct selinfo
sc_wsel
;
member in struct:audio_softc
audio.c
1097
selinit(&sc->
sc_wsel
);
1491
seldestroy(&sc->
sc_wsel
);
3457
selrecord(l, &sc->
sc_wsel
);
3534
selremove_knote(&sc->
sc_wsel
, kn);
3580
sip = &sc->
sc_wsel
;
6582
selnotify(&sc->
sc_wsel
, 0, NOTE_SUBMIT);
/src/sys/dev/ir/
irframe_tty.c
118
/* XXXJRT Nothing selnotify's
sc_wsel
*/
119
struct selinfo
sc_wsel
;
member in struct:irframet_softc
230
selinit(&sc->
sc_wsel
);
254
seldestroy(&sc->
sc_wsel
);
812
selremove_knote(&sc->
sc_wsel
, kn);
860
sip = &sc->
sc_wsel
;
Completed in 126 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025