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

  /src/sys/dev/ic/
ahcisata_core.c 75 static void ahci_cmd_abort(struct ata_channel *, struct ata_xfer *);
1142 .c_abort = ahci_cmd_abort,
1269 ahci_cmd_abort(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void
ahcisata_core.c 75 static void ahci_cmd_abort(struct ata_channel *, struct ata_xfer *);
1142 .c_abort = ahci_cmd_abort,
1269 ahci_cmd_abort(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void

Completed in 26 milliseconds