OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hcca_done_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
146
volatile ohci_physaddr_t
hcca_done_head
;
member in struct:ohci_hcca
ohci.c
1268
sizeof(sc->sc_hcca->
hcca_done_head
),
1272
O32TOH(sc->sc_hcca->
hcca_done_head
), 0, 0);
1468
usb_syncmem(&sc->sc_hccadma, offsetof(struct ohci_hcca,
hcca_done_head
),
1469
sizeof(sc->sc_hcca->
hcca_done_head
),
1471
done = O32TOH(sc->sc_hcca->
hcca_done_head
) & ~OHCI_DONE_INTRS;
1472
sc->sc_hcca->
hcca_done_head
= 0;
1473
usb_syncmem(&sc->sc_hccadma, offsetof(struct ohci_hcca,
hcca_done_head
),
1474
sizeof(sc->sc_hcca->
hcca_done_head
),
Completed in 48 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025