Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/next68k/
H A Dautoconf.c73 static device_t getdevunit(const char *, int);
142 booted_device = getdevunit (rom_boot_dev, count); in cpu_rootconf()
154 getdevunit(const char *name, int unit) in getdevunit() function