OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ehci_link_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
191
typedef uint32_t
ehci_link_t
;
typedef in typeref:typename:uint32_t
210
volatile
ehci_link_t
itd_next;
259
volatile
ehci_link_t
sitd_next;
299
volatile
ehci_link_t
sitd_back;
308
volatile
ehci_link_t
qtd_next;
309
volatile
ehci_link_t
qtd_altnext;
353
volatile
ehci_link_t
qh_link;
397
volatile
ehci_link_t
qh_curqtd;
407
volatile
ehci_link_t
fstn_link;
408
volatile
ehci_link_t
fstn_back
[
all
...]
ehcivar.h
193
ehci_link_t
*sc_flist;
ehci.c
549
sc->sc_flsize * sizeof(
ehci_link_t
),
638
usb_syncmem(&sc->sc_fldma, 0, sc->sc_flsize * sizeof(
ehci_link_t
),
1815
ehci_link_t
link;
2335
sizeof(
ehci_link_t
) * itd->slot,
2336
sizeof(
ehci_link_t
),
2383
sizeof(
ehci_link_t
) * sitd->slot,
2384
sizeof(
ehci_link_t
),
4573
sizeof(
ehci_link_t
) * frindex,
4574
sizeof(
ehci_link_t
),
4594
sizeof(
ehci_link_t
) * frindex
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025