Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.h206 typedef struct cpqary3_target { struct
207 uint32_t logical_id : 30; /* at most 64 : 63 drives + 1 CTLR */
208 uint32_t type : 2; /* NONE, CTLR, LOGICAL DRIVE, TAPE */
209 PhysDevAddr_t PhysID;
210 union {
219 } properties;
221 uint32_t ctlr_flags;
222 dev_info_t *tgt_dip;
223 ddi_dma_attr_t dma_attrs;