Searched refs:getdevunit (Results 1 – 1 of 1) sorted by relevance
73 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