Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h66 int uhci_allocate_bandwidth(uhci_state_t *uhcip,
H A Duhciutil.h137 int uhci_allocate_bandwidth(uhci_state_t *uhcip,
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c167 error = uhci_allocate_bandwidth(uhcip, ph, &node); in uhci_hcdi_pipe_open()
H A Duhciutil.c986 uhci_allocate_bandwidth( in uhci_allocate_bandwidth() function