twe_paramcommand
struct twe_paramcommand *tp;
tp = (struct twe_paramcommand *)data;
#define TWEIO_SET_PARAM _IOW('T', 104, struct twe_paramcommand)
#define TWEIO_GET_PARAM _IOW('T', 105, struct twe_paramcommand)