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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_nvram.c91 unsigned addr_control; member in struct:_hw_nvram_device
157 nvram->addr_control = nvram->sizeof_memory - 8;
182 if (!(nvram->memory[nvram->addr_control] & 0xc0)) {
242 if (address == nvram->addr_control

Completed in 107 milliseconds