Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_compat.h170 struct ccb_trans_settings_0x18 { struct
171 struct ccb_hdr_0x18 ccb_h;
172 cts_type type; /* Current or User settings */
173 cam_proto protocol;
174 u_int protocol_version;
175 cam_xport transport;
176 u_int transport_version;
177 union {
181 } proto_specific;
182 union {
[all …]