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