Searched refs:ep_attrs (Results 1 – 2 of 2) sorted by relevance
120 uchar_t ep_attrs = ph_data->p_ep.bmAttributes & in _usba_check_req() local134 switch (ep_attrs) { in _usba_check_req()156 if (pipe_type != ep_attrs) { in _usba_check_req()177 switch (ep_attrs) { in _usba_check_req()243 switch (ep_attrs) { in _usba_check_req()504 uchar_t ep_attrs = ph_data->p_ep.bmAttributes & in usba_start_next_req() local510 switch (ep_attrs) { in usba_start_next_req()543 if (ep_attrs == USB_EP_ATTR_CONTROL) { in usba_start_next_req()555 switch (ep_attrs) { in usba_start_next_req()
8591 uchar_t ep_attrs = ph->p_ep.bmAttributes; in ohci_check_for_error() local8658 if ((ep_attrs & USB_EP_ATTR_MASK) != in ohci_check_for_error()