Searched defs:ccb_trans_settings_0x17 (Results 1 – 1 of 1) sorted by relevance
112 struct ccb_trans_settings_0x17 { struct113 struct ccb_hdr_0x17 ccb_h;114 cts_type type; /* Current or User settings */115 cam_proto protocol;116 u_int protocol_version;117 cam_xport transport;118 u_int transport_version;119 union {123 } proto_specific;124 union {[all …]