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

  /src/sys/arch/hpcsh/hpcsh/
autoconf.c 64 static char booted_device_name[16]; variable in typeref:typename:char[16]
100 get_device(booted_device_name);
112 strncpy(booted_device_name, cp, 16);
autoconf.c 64 static char booted_device_name[16]; variable in typeref:typename:char[16]
100 get_device(booted_device_name);
112 strncpy(booted_device_name, cp, 16);

Completed in 21 milliseconds