ch_mem_range
#define CHELSIO_GET_MEM _IOWR('f', CH_GET_MEM, struct ch_mem_range)
#define CHELSIO_LOAD_FW _IOWR('f', CH_LOAD_FW, struct ch_mem_range)
#define CHELSIO_LOAD_BOOT _IOW('f', CH_LOAD_BOOT, struct ch_mem_range)
struct ch_mem_range *t = (struct ch_mem_range *)data;
struct ch_mem_range *t = (struct ch_mem_range *)data;
struct ch_mem_range *t = (struct ch_mem_range *)data;
struct ch_mem_range op;
struct ch_mem_range mr;
struct ch_mem_range mem;
struct ch_mem_range op;