HomeSort by: relevance | last modified time | path
    Searched refs:addr_hour (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
hw_nvram.c 74 unsigned addr_hour; member in struct:_hw_nvram_device
140 nvram->addr_hour = nvram->sizeof_memory - 5;
177 nvram->memory[nvram->addr_hour] = hw_nvram_bcd(clock->tm_hour);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_nvram.c 74 unsigned addr_hour; member in struct:_hw_nvram_device
140 nvram->addr_hour = nvram->sizeof_memory - 5;
177 nvram->memory[nvram->addr_hour] = hw_nvram_bcd(clock->tm_hour);

Completed in 26 milliseconds