OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:islot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcivar.h
54
int
islot
;
member in struct:ehci_soft_qh
ehci.c
4102
int
islot
, lev;
local
4112
islot
= EHCI_IQHIDX(lev, sc->sc_rand);
4114
sqh->
islot
=
islot
;
4115
isp = &sc->sc_islots[
islot
];
4267
isp = &sc->sc_islots[epipe->sqh->
islot
];
Completed in 24 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026