Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h204 #define HUB_GET_STATUS_LEN 0x04 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c210 if (ucrp->ctrl_wLength != HUB_GET_STATUS_LEN) in xhci_root_hub_get_status()