Searched defs:aac_raw_io (Results 1 – 1 of 1) sorted by relevance
971 struct aac_raw_io { struct972 uint64_t BlockNumber;973 uint32_t ByteCount;974 uint16_t ContainerId;975 uint16_t Flags; /* 0: W, 1: R */976 uint16_t BpTotal; /* reserved */977 uint16_t BpComplete; /* reserved */978 struct aac_sg_tableraw SgMapRaw;