Home
last modified time | relevance | path

Searched refs:wdc_reset_channel (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dwdcvar.h175 void wdc_reset_channel(struct ata_channel *, int);
H A Dwdc.c133 .ata_reset_channel = wdc_reset_channel,
962 wdc_reset_channel(struct ata_channel *chp, int flags) in wdc_reset_channel() function
/netbsd-src/sys/dev/ata/
H A Data_wdc.c125 .ata_reset_channel = wdc_reset_channel,