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

  /src/sys/dev/ata/
ata_wdc.c 113 static void wdc_ata_bio_done(struct ata_channel *, struct ata_xfer *);
137 .c_abort = wdc_ata_bio_done,
789 wdc_ata_bio_done(chp, xfer);
827 wdc_ata_bio_done(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void
832 ATADEBUG_PRINT(("wdc_ata_bio_done %s:%d:%d: flags 0x%x\n",
ata_wdc.c 113 static void wdc_ata_bio_done(struct ata_channel *, struct ata_xfer *);
137 .c_abort = wdc_ata_bio_done,
789 wdc_ata_bio_done(chp, xfer);
827 wdc_ata_bio_done(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void
832 ATADEBUG_PRINT(("wdc_ata_bio_done %s:%d:%d: flags 0x%x\n",

Completed in 28 milliseconds