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 176 void wdc_reset_channel(struct ata_channel *, int);
wdc.c 133 .ata_reset_channel = wdc_reset_channel,
1012 wdc_reset_channel(struct ata_channel *chp, int flags) function
  /src/sys/dev/ata/
ata_wdc.c 126 .ata_reset_channel = wdc_reset_channel,

Completed in 67 milliseconds