OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cirdev
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/usb/
emdtv_ir.c
105
sc->
sc_cirdev
=
149
if (sc->
sc_cirdev
== NULL || sc->sc_dying == true ||
155
csc = device_private(sc->
sc_cirdev
);
209
csc = device_private(sc->
sc_cirdev
);
emdtvvar.h
68
device_t
sc_cirdev
;
member in struct:emdtv_softc
irmce.c
63
device_t
sc_cirdev
;
member in struct:irmce_softc
304
if (sc->
sc_cirdev
== NULL) {
308
sc->
sc_cirdev
=
329
if (sc->
sc_cirdev
== child)
330
sc->
sc_cirdev
= NULL;
emdtv.c
213
if (child == sc->
sc_cirdev
)
214
sc->
sc_cirdev
= NULL;
Completed in 104 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025