Home
last modified time | relevance | path

Searched refs:HUB_GET_PORT_STATUS_TYPE (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c558 case HUB_GET_PORT_STATUS_TYPE: in ehci_handle_root_hub_request()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c573 case HUB_GET_PORT_STATUS_TYPE: in ohci_handle_root_hub_request()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c228 case HUB_GET_PORT_STATUS_TYPE: in uhci_handle_root_hub_request()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c572 case HUB_GET_PORT_STATUS_TYPE: in xhci_root_hub_ctrl_req()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4892 HUB_GET_PORT_STATUS_TYPE, in hubd_reset_port()
5143 HUB_GET_PORT_STATUS_TYPE, in hubd_determine_port_status()
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h113 #define HUB_GET_PORT_STATUS_TYPE (USB_DEV_REQ_DEV_TO_HOST \ macro