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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_nvram.c92 } hw_nvram_device; typedef in typeref:struct:_hw_nvram_device
99 hw_nvram_device *nvram = ZALLOC(hw_nvram_device);
111 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me);
178 hw_nvram_update_clock(hw_nvram_device *nvram,
203 hw_nvram_set_clock(hw_nvram_device *nvram, cpu *processor)
218 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me);
238 hw_nvram_device *nvra
[all...]

Completed in 104 milliseconds