Home
last modified time | relevance | path

Searched refs:USBA_FULL_SPEED_DEV (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h199 #define USBA_FULL_SPEED_DEV 0x2 macro
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2757 case USBA_FULL_SPEED_DEV: in ehci_compute_classic_bandwidth()
2847 case USBA_FULL_SPEED_DEV: in ehci_adjust_polling_interval()
H A Dehci_xfer.c431 case USBA_FULL_SPEED_DEV: in ehci_unpack_endpoint()
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c341 usba_device->usb_port_status = USBA_FULL_SPEED_DEV; in usba_hubdi_bind_root_hub()
1893 if ((child_port_status == USBA_FULL_SPEED_DEV) && in usba_hubdi_attach()
4225 port_status = USBA_FULL_SPEED_DEV; in hubd_handle_port_connect()
H A Dusba.c242 case USBA_FULL_SPEED_DEV: in usba_bus_ctl()