Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacreg.h1365 struct aac_raw_io { struct
1366 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 */
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1427 struct aac_raw_io { struct
1448 struct aac_raw_io2 { argument