Home
last modified time | relevance | path

Searched refs:fdDeviceToType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mac68k/obio/
H A Diwm_fd.c85 static fdInfo_t *fdDeviceToType(fd_softc_t *, dev_t);
566 info = fdDeviceToType(fd, dev); in fdopen()
1717 fdDeviceToType(fd_softc_t *fd, dev_t dev) in fdDeviceToType() function