proto_ioc_region
struct proto_ioc_region *region;
region = (struct proto_ioc_region *)data;
#define PROTO_IOC_REGION _IOWR(PROTO_IOC_CLASS, 1, struct proto_ioc_region)
struct proto_ioc_region region;