Home
last modified time | relevance | path

Searched defs:aac_raw_io2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/aacraid/
H A Daacraid.h1914 struct aac_raw_io2 { struct
1915 __le32 blockLow;
1916 __le32 blockHigh;
1917 __le32 byteCount;
1918 __le16 cid;
1919 __le16 flags; /* RIO2 flags */
1920 __le32 sgeFirstSize; /* size of first sge el. */
1921 __le32 sgeNominalSize; /* size of 2nd sge el. (if conformant) */
1922 u8 sgeCnt; /* only 8 bits required */
1923 u8 bpTotal; /* reserved for F/W use */
[all …]