Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.h271 struct tws_command_header { struct
272 u_int8_t sense_data[TWS_SENSE_DATA_LENGTH];
296 u_int8_t padding[1024 - sizeof(struct tws_command_header)]; argument