Searched refs:GetTD_PID (Results 1 – 2 of 2) sorted by relevance
187 #define GetTD_PID(u, td) GetField((u), (td), dw3, 0, 8) macro
1830 return ((GetTD_PID(uhcip, td) == PID_IN) ? USB_CR_DEV_NOT_RESP : in uhci_parse_td_error()1845 return ((GetTD_PID(uhcip, td) == PID_IN) ? in uhci_parse_td_error()