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

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duhcireg.h168 #define UHCI_TD_GET_PID(s) ((s) & 0xff) macro
H A Duhci.c821 UHCI_TD_GET_PID(le32toh(p->td.td_token)),
1598 if (UHCI_TD_GET_PID(le32toh(std->td.td_token)) !=

Completed in 101 milliseconds