HomeSort by: relevance | last modified time | path
    Searched defs:ahci_root_intr_start (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/adm5120/dev/
ahci.c 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));
740 ahci_root_intr_start(struct usbd_xfer *xfer) function in typeref:typename:usbd_status

Completed in 33 milliseconds