Searched refs:ahci_root_intr_start (Results 1 – 1 of 1) sorted by relevance
108 static usbd_status ahci_root_intr_start(struct usbd_xfer *);179 .upm_start = ahci_root_intr_start,736 return ahci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue)); in ahci_root_intr_transfer()740 ahci_root_intr_start(struct usbd_xfer *xfer) in ahci_root_intr_start() function