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

  /src/sys/dev/ic/
wdcvar.h 148 int wdcprobe_with_reset(struct wdc_regs *,
wdc.c 488 return wdcprobe_with_reset(wdr, NULL);
492 wdcprobe_with_reset(struct wdc_regs *wdr, function in typeref:typename:int
  /src/sys/arch/dreamcast/dev/g1/
wdc_g1.c 99 result = wdcprobe_with_reset(&wdr, wdc_g1_do_reset);

Completed in 14 milliseconds