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

  /src/sys/arch/dreamcast/dev/g1/
wdc_g1.c 64 static void wdc_g1_do_reset(struct ata_channel *, int);
99 result = wdcprobe_with_reset(&wdr, wdc_g1_do_reset);
145 sc->sc_wdcdev.reset = wdc_g1_do_reset;
173 wdc_g1_do_reset(struct ata_channel *chp, int poll) function in typeref:typename:void

Completed in 32 milliseconds