Searched defs:HostRamBuf (Results 1 – 1 of 1) sorted by relevance
1440 struct HostRamBuf { struct1441 u_int32_t hrbSignature; // must be "HRBS"1442 …ize; // total buffer size(must be multiples of MB, this version should be 128+3 MB, i.e. 0x8300000)1443 u_int32_t hrbRes[2]; // reserved, must be set to 0