Searched refs:OHCI_TD_SETUP (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/usb/ | ||
| D | ohcireg.h | 184 #define OHCI_TD_SETUP 0x00000000 macro |
| D | ohci.c | 1731 setup->td.td_flags = htole32(OHCI_TD_SETUP | OHCI_TD_NOCC | in ohci_device_request() |