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

  /src/sys/dev/ic/
ahcisata_core.c 81 static void ahci_bio_abort(struct ata_channel *, struct ata_xfer *);
1398 .c_abort = ahci_bio_abort,
1511 ahci_bio_abort(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void

Completed in 27 milliseconds