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