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

  /src/sys/arch/hpcmips/stand/pbsdboot/
vr41xx.c 51 system_info.si_drammaxsize = 0x08000000;
tx39xx.c 70 system_info.si_drammaxsize = 0x04000000;
pbsdboot.h 104 unsigned int si_drammaxsize; member in struct:system_info
vmem.c 206 memblocks = (system_info.si_drammaxsize) / MEM_BLOCK_SIZE;

Completed in 55 milliseconds