HomeSort by: relevance | last modified time | path
    Searched defs:getdevunit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/next68k/next68k/
autoconf.c 73 static device_t getdevunit(const char *, int);
142 booted_device = getdevunit (rom_boot_dev, count);
154 getdevunit(const char *name, int unit) function in typeref:typename:device_t
autoconf.c 73 static device_t getdevunit(const char *, int);
142 booted_device = getdevunit (rom_boot_dev, count);
154 getdevunit(const char *name, int unit) function in typeref:typename:device_t

Completed in 22 milliseconds