Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daacreg.h753 struct aac_srb32 { struct
754 u_int32_t function;
755 u_int32_t bus;
756 u_int32_t target;
757 u_int32_t lun;
758 u_int32_t timeout;
759 u_int32_t flags;
760 u_int32_t data_len;
761 u_int32_t retry_limit;
762 u_int32_t cdb_len;
[all …]