Searched refs:cbandwidth (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 190 uint_t *cbandwidth); 224 uint_t cbandwidth, 232 uint_t cbandwidth, 2180 uint_t sbandwidth, cbandwidth; in ehci_allocate_high_speed_bandwidth() local 2206 port_status, &sbandwidth, &cbandwidth); in ehci_allocate_high_speed_bandwidth() 2242 smask, cmask, pnode, sbandwidth, cbandwidth, in ehci_allocate_high_speed_bandwidth() 2250 smask, cmask, pnode, sbandwidth, cbandwidth, in ehci_allocate_high_speed_bandwidth() 2454 uint_t sbandwidth, cbandwidth; in ehci_deallocate_high_speed_bandwidth() local 2474 port_status, &sbandwidth, &cbandwidth); in ehci_deallocate_high_speed_bandwidth() 2500 ehci_update_bw_availability(ehcip, -cbandwidth, in ehci_deallocate_high_speed_bandwidth() [all …]
|