Searched defs:sg_header (Results 1 – 1 of 1) sorted by relevance
72 struct sg_header { struct73 int pack_len;74 int reply_len;75 int pack_id;76 int result;77 u_int twelve_byte:1;78 u_int target_status:5;79 u_int host_status:8;80 u_int driver_status:8;81 u_int other_flags:10;[all …]