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

  /src/sys/dev/scsipi/
atapi_wdc.c 93 static int wdc_atapi_poll(struct ata_channel *, struct ata_xfer *);
360 .c_poll = wdc_atapi_poll,
700 wdc_atapi_poll(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int

Completed in 11 milliseconds