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

  /src/sys/dev/ata/
ata_wdc.c 106 static int wdc_ata_bio_start(struct ata_channel *,struct ata_xfer *);
135 .c_start = wdc_ata_bio_start,
176 wdc_ata_bio_start(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int
191 ATADEBUG_PRINT(("wdc_ata_bio_start %s:%d:%d state %d drive_flags 0x%x "

Completed in 39 milliseconds