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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c447 static int ohci_wait_for_sof(
2120 (void) ohci_wait_for_sof(ohcip);
2377 if (ohci_wait_for_sof(ohcip) != USB_SUCCESS) {
4246 (void) ohci_wait_for_sof(ohcip);
10183 * ohci_wait_for_sof:
10188 ohci_wait_for_sof(ohci_state_t *ohcip) function
10195 "ohci_wait_for_sof");
10234 "ohci_wait_for_sof: before 0x%llx, after 0x%llx",
10305 (void) ohci_wait_for_sof(ohcip);

Completed in 134 milliseconds