tg_mem
struct tg_mem *mem_param;
mem_param = (struct tg_mem *)addr;
#define ALT_READ_TG_MEM _IOWR('a', 10, struct tg_mem)
#define ALT_WRITE_TG_MEM _IOWR('a', 11, struct tg_mem)