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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c135 static int ohci_allocate_pools(ohci_state_t *ohcip);
669 if (ohci_allocate_pools(ohcip) != DDI_SUCCESS) {
957 * ohci_allocate_pools:
964 ohci_allocate_pools(ohci_state_t *ohcip) function
973 "ohci_allocate_pools:");
1025 "ohci_allocate_pools: More than 1 cookie");
1031 "ohci_allocate_pools: Result = %d", result);
1093 "ohci_allocate_pools: More than 1 cookie");

Completed in 59 milliseconds