fd_nvtotype
struct fd_type *fd_nvtotype(const char *, int, int);
fa.fa_deftype = fd_nvtotype(device_xname(fdc->sc_dev),
static const struct fd_type *fd_nvtotype(char *, int, int);
struct fd_type *fd_nvtotype(char *, int, int);
struct fd_type *fd_nvtotype(char *, int, int);
const struct fd_type *fd_nvtotype(const char *, int, int);
fdc->sc_knownfds[0] = fd_nvtotype(device_xname(fdc->sc_dev),
fdc->sc_knownfds[1] = fd_nvtotype(device_xname(fdc->sc_dev),