Searched defs:l_inquiry_inq_2 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/luxadm/ |
H A D | common.h | 237 typedef struct l_inquiry_inq_2 { struct 239 uchar_t inq_2_reladdr : 1, /* relative addressing */ 240 inq_wbus32 : 1, /* 32 bit wide data xfers */ 241 inq_wbus16 : 1, /* 16 bit wide data xfers */ 242 inq_sync : 1, /* synchronous data xfers */ 243 inq_linked : 1, /* linked commands */ 244 inq_res1 : 1, /* reserved */ 245 inq_cmdque : 1, /* command queueing */ 246 inq_sftre : 1; /* Soft Reset option */
|
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 200 typedef struct l_inquiry_inq_2 { struct 201 uchar_t inq_2_reladdr : 1, /* relative addressing */ 202 inq_wbus32 : 1, /* 32 bit wide data xfers */ 203 inq_wbus16 : 1, /* 16 bit wide data xfers */ 204 inq_sync : 1, /* synchronous data xfers */ 205 inq_linked : 1, /* linked commands */ 206 inq_res1 : 1, /* reserved */ 207 inq_cmdque : 1, /* command queueing */ 208 inq_sftre : 1; /* Soft Reset option */
|