Searched refs:address_present (Results 1 – 1 of 1) sorted by relevance
1085 int address_present = 0; in sim_firmware_command() local1097 address_present = 1; in sim_firmware_command()1111 address_present = 0; in sim_firmware_command()1118 idt_monitor_base = address_present ? address : 0xBFC00000; in sim_firmware_command()1125 pmon_monitor_base = address_present ? address : 0xBFC00500; in sim_firmware_command()1133 lsipmon_monitor_base = address_present ? address : 0xBFC00200; in sim_firmware_command()1138 if (address_present) in sim_firmware_command()