OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_vframes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
157
struct uhci_vframe
sc_vframes
[UHCI_VFRAMELIST_COUNT];
member in struct:uhci_softc
uhci.c
558
sc->
sc_vframes
[i].htd = std;
559
sc->
sc_vframes
[i].etd = std;
560
sc->
sc_vframes
[i].hqh = sqh;
561
sc->
sc_vframes
[i].eqh = sqh;
2586
for (std = sc->
sc_vframes
[0].htd, link = 0;
3031
for (vstd = sc->
sc_vframes
[i].htd;
3097
vstd = sc->
sc_vframes
[i].htd;
3260
struct uhci_vframe *vf = &sc->
sc_vframes
[sqh->pos];
3285
struct uhci_vframe *vf = &sc->
sc_vframes
[sqh->pos];
3350
bw += sc->
sc_vframes
[MOD(i * ival + offs)].bandwidth
[
all
...]
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025