Searched refs:OHCI_ED_DIR_TD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ohci.h | 82 #define OHCI_ED_DIR_TD 0x00000000 macro |
H A D | ohci.c | 1547 ed_flags |= (OHCI_ED_FORMAT_GEN | OHCI_ED_DIR_TD); in ohci_setup_standard_chain() |