Searched refs:PROTO_IOC_REGION (Results 1 – 3 of 3) sorted by relevance
41 #define PROTO_IOC_REGION _IOWR(PROTO_IOC_CLASS, 1, struct proto_ioc_region) macro
437 case PROTO_IOC_REGION: in proto_ioctl()
118 if (ioctl(r->fd, PROTO_IOC_REGION, ®ion) == -1) { in bs_map()