OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qh_link
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehci.c
602
sqh->qh->
qh_link
= EHCI_NULL;
607
sqh->qh->
qh_link
= htole32(sqh->next->physaddr |
650
sqh->qh->
qh_link
=
1823
link = le32toh(qh->
qh_link
);
2043
/*
qh_link
filled when the QH is added */
2177
usb_syncmem(&head->dma, head->offs + offsetof(ehci_qh_t,
qh_link
),
2178
sizeof(head->qh->
qh_link
), BUS_DMASYNC_POSTWRITE);
2181
sqh->qh->
qh_link
= head->qh->
qh_link
;
2183
usb_syncmem(&sqh->dma, sqh->offs + offsetof(ehci_qh_t,
qh_link
),
[
all
...]
ehcireg.h
353
volatile ehci_link_t
qh_link
;
member in struct:ehci_qh_t
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025