Home
last modified time | relevance | path

Searched refs:USBA_LOW_SPEED_DEV (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h212 #define USBA_LOW_SPEED_DEV 0x1 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c143 case USBA_LOW_SPEED_DEV: in xhci_endpoint_setup_default_context()
265 case USBA_LOW_SPEED_DEV: in xhci_endpoint_determine_burst()
379 case USBA_LOW_SPEED_DEV: in xhci_endpoint_interval()
H A Dxhci_hub.c499 ps |= USBA_LOW_SPEED_DEV << PORT_STATUS_SPSHIFT_SS; in xhci_root_hub_handle_port_get_status()
H A Dxhci_usba.c1670 case USBA_LOW_SPEED_DEV: in xhci_hcdi_device_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c818 if (ph->p_usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in uhci_polled_insert_td_on_qh()
H A Duhciutil.c1263 if (port_status == USBA_LOW_SPEED_DEV) { in uhci_compute_total_bandwidth()
1336 if ((port_status == USBA_LOW_SPEED_DEV) && in uhci_bandwidth_adjust()
1977 if (ph->p_usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in uhci_fill_in_td()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c242 case USBA_LOW_SPEED_DEV: in usba_bus_ctl()
2258 if (usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in usba_ready_device_node()
H A Dhubdi.c4797 *speed = USBA_LOW_SPEED_DEV; in hubd_status_uniform()
6172 case USBA_LOW_SPEED_DEV: in hubd_create_child()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2772 case USBA_LOW_SPEED_DEV: in ehci_compute_classic_bandwidth()
2837 case USBA_LOW_SPEED_DEV: in ehci_adjust_polling_interval()
H A Dehci_xfer.c428 case USBA_LOW_SPEED_DEV: in ehci_unpack_endpoint()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3502 if (port_status == USBA_LOW_SPEED_DEV) { in ohci_compute_total_bandwidth()
3581 if ((port_status == USBA_LOW_SPEED_DEV) && in ohci_adjust_polling_interval()
3864 if (ph->p_usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in ohci_unpack_endpoint()