Searched refs:OHCI_TD_SETUP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/usb/controller/ | ||
| HD | ohci.h | 114 #define OHCI_TD_SETUP 0x00000000 macro |
| HD | ohci.c | 1415 temp.td_flags = htole32(OHCI_TD_SETUP | OHCI_TD_NOCC | in ohci_setup_standard_chain() |