OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_stopreportid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uhidev.c
112
int
sc_stopreportid
;
member in struct:uhidev_softc
203
sc->
sc_stopreportid
= -1;
944
KASSERTMSG(sc->
sc_stopreportid
== -1, "%d", sc->
sc_stopreportid
);
945
sc->
sc_stopreportid
= scd->sc_report_id;
951
KASSERT(sc->
sc_stopreportid
== scd->sc_report_id);
952
sc->
sc_stopreportid
= scd->sc_report_id;
988
if (sc->
sc_stopreportid
== scd->sc_report_id) {
995
KASSERT(sc->
sc_stopreportid
== scd->sc_report_id);
997
sc->
sc_stopreportid
= -1
[
all
...]
Completed in 11 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025