Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/tws/
H A Dtws_hdm.h287 struct tws_command_header { struct
288 u_int8_t sense_data[TWS_SENSE_DATA_LENGTH];
312 u_int8_t padding[1024 - sizeof(struct tws_command_header)]; argument