Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daacreg.h1386 struct aac_srb { struct
1387 u_int32_t function;
1388 u_int32_t bus;
1389 u_int32_t target;
1390 u_int32_t lun;
1391 u_int32_t timeout;
1392 u_int32_t flags;
1393 u_int32_t data_len;
1394 u_int32_t retry_limit;
1395 u_int32_t cdb_len;
[all …]