OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UHCI_TD_SPD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcireg.h
167
#define
UHCI_TD_SPD
__BIT(29)
uhci.c
831
!!(le32toh(p->td.td_status) &
UHCI_TD_SPD
), 0);
1571
if ((status &
UHCI_TD_SPD
) && ux->ux_type == UX_CTRL) {
1594
if ((status &
UHCI_TD_SPD
) &&
2098
status |=
UHCI_TD_SPD
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025