Searched defs:l_inquiry_inq_3 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | common.h | 259 typedef struct l_inquiry_inq_3 { struct 261 uchar_t inq_3_reladdr : 1, /* relative addressing */ 262 inq_SIP_2 : 3, /* Interlocked Protocol */ 263 inq_3_linked : 1, /* linked commands */ 264 inq_trandis : 1, /* Transfer Disable */ 265 inq_3_cmdque : 1, /* command queueing */ 266 inq_SIP_3 : 1; /* Interlocked Protocol */
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 210 typedef struct l_inquiry_inq_3 { struct 211 uchar_t inq_3_reladdr : 1, /* relative addressing */ 212 inq_SIP_2 : 3, /* Interlocked Protocol */ 213 inq_3_linked : 1, /* linked commands */ 214 inq_trandis : 1, /* Transfer Disable */ 215 inq_3_cmdque : 1, /* command queueing */ 216 inq_SIP_3 : 1; /* Interlocked Protocol */
|