HomeSort by: relevance | last modified time | path
    Searched refs:wdc_reset_channel (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
wdcvar.h 175 void wdc_reset_channel(struct ata_channel *, int);
wdc.c 133 .ata_reset_channel = wdc_reset_channel,
962 wdc_reset_channel(struct ata_channel *chp, int flags) function in typeref:typename:void
  /src/sys/dev/ata/
ata_wdc.c 125 .ata_reset_channel = wdc_reset_channel,

Completed in 15 milliseconds