Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c191 uint_t *cbandwidth);
225 uint_t cbandwidth,
233 uint_t cbandwidth,
2201 uint_t sbandwidth, cbandwidth; in ehci_allocate_high_speed_bandwidth() local
2227 port_status, &sbandwidth, &cbandwidth); in ehci_allocate_high_speed_bandwidth()
2263 smask, cmask, pnode, sbandwidth, cbandwidth, in ehci_allocate_high_speed_bandwidth()
2271 smask, cmask, pnode, sbandwidth, cbandwidth, in ehci_allocate_high_speed_bandwidth()
2475 uint_t sbandwidth, cbandwidth; in ehci_deallocate_high_speed_bandwidth() local
2495 port_status, &sbandwidth, &cbandwidth); in ehci_deallocate_high_speed_bandwidth()
2521 ehci_update_bw_availability(ehcip, -cbandwidth, in ehci_deallocate_high_speed_bandwidth()
[all …]