Searched defs:aac_raw_io (Results 1 – 1 of 1) sorted by relevance
735 struct aac_raw_io { struct736 u_int64_t BlockNumber;737 u_int32_t ByteCount;738 u_int16_t ContainerId;739 u_int16_t Flags; /* 0: W, 1: R */740 u_int16_t BpTotal; /* reserved for FW use */741 u_int16_t BpComplete; /* reserved for FW use */742 struct aac_sg_tableraw SgMapRaw; /* variable size */