Searched refs:BOOTDEVICE_NAME (Results 1 - 1 of 1) sorted by relevance

/gem5/system/alpha/console/
H A Dconsole.c798 #define BOOTDEVICE_NAME "SCSI 1 0 0 1 100 0" macro
805 if (strcmp(deviceState[channel].name, BOOTDEVICE_NAME )) {
876 char env_booted_dev[MAX_ENVLEN] = BOOTDEVICE_NAME;

Completed in 5 milliseconds