Searched defs:tws_command_header (Results 1 – 1 of 1) sorted by relevance
271 struct tws_command_header { struct272 u_int8_t sense_data[TWS_SENSE_DATA_LENGTH];296 u_int8_t padding[1024 - sizeof(struct tws_command_header)]; argument