Searched defs:tws_cmd_param (Results 1 – 1 of 1) sorted by relevance
248 struct tws_cmd_param { struct249 u_int8_t sgl_off__opcode;/* 3:5 */250 u_int8_t size;251 u_int8_t request_id;252 u_int8_t host_id__unit; /* 4:4 */253 u_int8_t status;254 u_int8_t flags;255 u_int16_t param_count;256 u_int8_t sgl[1];