/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 *
|
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 *
|
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 *
|