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

  /src/sys/arch/mips/adm5120/dev/
ahci.c 137 static int ahci_transaction(struct ahci_softc *,
1058 r = ahci_transaction(sc, pipe, pid, xfer->ux_length, buf, 0/*toggle*/);
1329 ahci_transaction(struct ahci_softc *sc, struct usbd_pipe *pipe, function in typeref:typename:int
ahci.c 137 static int ahci_transaction(struct ahci_softc *,
1058 r = ahci_transaction(sc, pipe, pid, xfer->ux_length, buf, 0/*toggle*/);
1329 ahci_transaction(struct ahci_softc *sc, struct usbd_pipe *pipe, function in typeref:typename:int

Completed in 43 milliseconds