Searched refs:proto_ioc_region (Results 1 – 3 of 3) sorted by relevance
34 struct proto_ioc_region { struct39 #define PROTO_IOC_REGION _IOWR(PROTO_IOC_CLASS, 1, struct proto_ioc_region) argument
450 struct proto_ioc_region *region; in proto_ioctl()466 region = (struct proto_ioc_region *)data; in proto_ioctl()
97 struct proto_ioc_region region; in bs_map()