red_conf
struct red_conf *fc;
fc = (struct red_conf *)addr;
#define RED_CONFIG _IOWR('Q', 6, struct red_conf)
struct red_conf conf;