Searched defs:sg_header (Results 1 – 4 of 4) sorted by relevance
116 struct sg_header { struct117 int pack_len;118 int reply_len;119 int pack_id;120 int result;121 unsigned twelve_byte:1;122 unsigned target_status:5;123 unsigned host_status:8;124 unsigned driver_status:8;125 unsigned other_flags:10;[all …]