Searched defs:aac_blockread64 (Results 1 – 1 of 1) sorted by relevance
695 struct aac_blockread64 { struct696 u_int32_t Command; /* not FSACommand! */697 u_int16_t ContainerId;698 u_int16_t SectorCount;699 u_int32_t BlockNumber;700 u_int16_t Pad;701 u_int16_t Flags;702 struct aac_sg_table64 SgMap64; /* variable size */