Home
last modified time | relevance | path

Searched refs:USB_GET_STATUS_PTM_LEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c180 if (ucrp->ctrl_wLength != USB_GET_STATUS_PTM_LEN) in xhci_root_hub_get_device_status()
185 len = USB_GET_STATUS_PTM_LEN; in xhci_root_hub_get_device_status()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1639 #define USB_GET_STATUS_PTM_LEN 4 macro