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

  /src/sys/arch/ews4800mips/ews4800mips/
machdep.c 162 bool boot_device_set; local in function:option
180 boot_device_set = false;
185 boot_device_set = true;
189 boot_device_set = true;
194 if (!boot_device_set)
machdep.c 162 bool boot_device_set; local in function:option
180 boot_device_set = false;
185 boot_device_set = true;
189 boot_device_set = true;
194 if (!boot_device_set)
machdep.c 162 bool boot_device_set; local in function:option
180 boot_device_set = false;
185 boot_device_set = true;
189 boot_device_set = true;
194 if (!boot_device_set)

Completed in 75 milliseconds