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

  /src/sys/arch/bebox/stand/boot/
wdvar.h 93 int wdc_exec_identify(struct wd_softc *, void *);
wd.c 67 if ((error = wdc_exec_identify(wd, buf)) != 0)
wdc.c 402 wdc_exec_identify(struct wd_softc *wd, void *data) function in typeref:typename:int
  /src/sys/arch/cobalt/stand/boot/
wdvar.h 102 int wdc_exec_identify(struct wd_softc *, void *);
wd.c 58 if ((error = wdc_exec_identify(wd, buf)) != 0)
wdc.c 302 wdc_exec_identify(struct wd_softc *wd, void *data) function in typeref:typename:int
  /src/sys/arch/mmeye/stand/boot/
wdvar.h 136 int wdc_exec_identify(struct wd_softc *, void *);
wd.c 55 if ((error = wdc_exec_identify(wd, buf)) != 0)
wdc.c 339 wdc_exec_identify(struct wd_softc *wd, void *data) function in typeref:typename:int

Completed in 16 milliseconds