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

  /src/sys/arch/hpc/stand/hpcboot/
memory.cpp 47 _addr_table_idx = 0;
159 if (_addr_table_idx >= _naddr_table ||
176 if (_addr_table_idx >= _naddr_table ||
182 &_addr_table[_addr_table_idx++];
memory.h 88 int _addr_table_idx; member in class:MemoryManager

Completed in 14 milliseconds