Searched refs:xfer_attrs (Results 1 – 2 of 2) sorted by relevance
640 usb_req_attrs_t xfer_attrs; in ehci_check_for_short_xfer() local696 xfer_attrs = ehci_get_xfer_attrs(ehcip, pp, tw); in ehci_check_for_short_xfer()698 if (xfer_attrs & USB_ATTRS_SHORT_XFER_OK) { in ehci_check_for_short_xfer()
8573 usb_req_attrs_t xfer_attrs; in ohci_check_for_error() local8634 xfer_attrs = ohci_get_xfer_attrs(ohcip, pp, tw); in ohci_check_for_error()8636 if (xfer_attrs & USB_ATTRS_SHORT_XFER_OK) { in ohci_check_for_error()