Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Dautoconf.c64 static char booted_device_name[16]; variable
100 get_device(booted_device_name); in cpu_rootconf()
112 strncpy(booted_device_name, cp, 16); in makebootdev()