Searched refs:uhci_allocate_pools (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhciutil.h106 int uhci_allocate_pools(uhci_state_t *uhcip);
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c358 if (uhci_allocate_pools(uhcip) != USB_SUCCESS) {
H A Duhciutil.c219 * uhci_allocate_pools:
225 uhci_allocate_pools(uhci_state_t *uhcip) function
234 "uhci_allocate_pools:");
272 "uhci_allocate_pools: More than 1 cookie");
278 "uhci_allocate_pools: Result = %d", result);
319 "uhci_allocate_pools: More than 1 cookie");
340 "uhci_allocate_pools: Completed");

Completed in 54 milliseconds