Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacreg.h1349 struct aac_blockwrite64 { struct
1350 u_int32_t Command; /* not FSACommand! */
1351 u_int16_t ContainerId;
1352 u_int16_t SectorCount;
1353 u_int32_t BlockNumber;
1354 u_int16_t Pad;
1355 u_int16_t Flags;
1356 struct aac_sg_table64 SgMap64; /* variable size */
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1411 struct aac_blockwrite64 { struct
1412 u_int32_t Command; /* not FSACommand! */
1413 u_int16_t ContainerId;
1414 u_int16_t SectorCount;
1415 u_int32_t BlockNumber;
1416 u_int16_t Pad;
1417 u_int16_t Flags;
1418 struct aac_sg_table64 SgMap64; /* variable size */