Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h198 #define USBA_LOW_SPEED_DEV 0x1 macro
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba.c238 case USBA_LOW_SPEED_DEV: in usba_bus_ctl()
2245 if (usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in usba_ready_device_node()
H A Dhubdi.c4221 port_status = USBA_LOW_SPEED_DEV; in hubd_handle_port_connect()
5905 (port_status == USBA_LOW_SPEED_DEV) ? 8 : 64; in hubd_create_child()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2751 case USBA_LOW_SPEED_DEV: in ehci_compute_classic_bandwidth()
2816 case USBA_LOW_SPEED_DEV: in ehci_adjust_polling_interval()
H A Dehci_xfer.c428 case USBA_LOW_SPEED_DEV: in ehci_unpack_endpoint()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3518 if (port_status == USBA_LOW_SPEED_DEV) { in ohci_compute_total_bandwidth()
3597 if ((port_status == USBA_LOW_SPEED_DEV) && in ohci_adjust_polling_interval()
3880 if (ph->p_usba_device->usb_port_status == USBA_LOW_SPEED_DEV) { in ohci_unpack_endpoint()