OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_last_qh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
165
uhci_soft_qh_t *
sc_last_qh
; /* dummy QH at the end */
member in struct:uhci_softc
uhci.c
495
sc->
sc_last_qh
= lsqh;
1099
sc->
sc_last_qh
->qh.qh_hlink =
1101
usb_syncmem(&sc->
sc_last_qh
->dma,
1102
sc->
sc_last_qh
->offs + offsetof(uhci_qh_t, qh_hlink),
1103
sizeof(sc->
sc_last_qh
->qh.qh_hlink),
1119
sc->
sc_last_qh
->qh.qh_hlink = htole32(UHCI_PTR_T);
1120
usb_syncmem(&sc->
sc_last_qh
->dma,
1121
sc->
sc_last_qh
->offs + offsetof(uhci_qh_t, qh_hlink),
1122
sizeof(sc->
sc_last_qh
->qh.qh_hlink),
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025