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

  /src/sys/dev/isa/
fd.c 262 const struct fd_type *fd_nvtotype(const char *, int, int);
437 fdc->sc_knownfds[0] = fd_nvtotype(device_xname(fdc->sc_dev),
441 fdc->sc_knownfds[1] = fd_nvtotype(device_xname(fdc->sc_dev),
652 fd_nvtotype(const char *fdc, int nvraminfo, int drive) function in typeref:typename:const struct fd_type *
  /src/sys/arch/acorn32/mainbus/
fd.c 303 struct fd_type *fd_nvtotype(const char *, int, int);
430 fa.fa_deftype = fd_nvtotype(device_xname(fdc->sc_dev),
536 fd_nvtotype(const char *fdc, int nvraminfo, int drive) function in typeref:struct:fd_type *

Completed in 13 milliseconds