Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h68 void uhci_deallocate_bandwidth(uhci_state_t *uhcip,
H A Duhciutil.h135 void uhci_deallocate_bandwidth(uhci_state_t *uhcip,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c192 uhci_deallocate_bandwidth(uhcip, ph); in uhci_hcdi_pipe_open()
239 uhci_deallocate_bandwidth(uhcip, ph); in uhci_hcdi_pipe_open()
425 uhci_deallocate_bandwidth(uhcip, ph); in uhci_hcdi_pipe_close()
H A Duhciutil.c1154 uhci_deallocate_bandwidth(uhci_state_t *uhcip, in uhci_deallocate_bandwidth() function