Searched defs:aac_raw_io (Results 1 – 1 of 1) sorted by relevance
1365 struct aac_raw_io { struct1366 u_int64_t BlockNumber;1367 u_int32_t ByteCount;1368 u_int16_t ContainerId;1369 u_int16_t Flags; /* 0: W, 1: R */1370 u_int16_t BpTotal; /* reserved for FW use */1371 u_int16_t BpComplete; /* reserved for FW use */1372 struct aac_sg_tableraw SgMapRaw; /* variable size */