Searched defs:HostRamBuf (Results 1 – 1 of 1) sorted by relevance
827 struct HostRamBuf { struct828 uint32_t hrbSignature; // must be "HRBS"829 uint32_t hrbSize; // total sg size, be multiples of MB830 uint32_t hrbRes[2]; // reserved, must be set to 0