Home
last modified time | relevance | path

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

/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1448 struct aac_raw_io2 { struct
1449 u_int32_t strtBlkLow;
1450 u_int32_t strtBlkHigh;
1451 u_int32_t byteCnt;
1452 u_int16_t ldNum;
1453 u_int16_t flags; /* RIO2_xxx */
1454 u_int32_t sgeFirstSize; /* size of first SG element */
1455 u_int32_t sgeNominalSize; /* size of 2nd SG element */
1456 u_int8_t sgeCnt;
1457 u_int8_t bpTotal; /* reserved for FW use */
[all …]