Searched refs:OHCI_TD_DP_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.h114 #define OHCI_TD_DP_MASK 0x00180000 /* Direction / PID */ macro
H A Dohci.c1270 if ((temp->td_flags & htole32(OHCI_TD_DP_MASK)) == htole32(OHCI_TD_IN)) {

Completed in 169 milliseconds