Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/next68k/
H A Dautoconf.c74 static int devidentparse(const char *, int *, int *, int *);
141 devidentparse (rom_boot_info, &count, &lun, &part); in cpu_rootconf()
173 devidentparse(const char *spec, int *count, int *lun, int *part) in devidentparse() function