Searched refs:PROTO_IOC_REGION (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/proto/
H A Dproto_dev.h39 #define PROTO_IOC_REGION _IOWR(PROTO_IOC_CLASS, 1, struct proto_ioc_region) macro
H A Dproto_core.c461 case PROTO_IOC_REGION:
/freebsd-current/tools/bus_space/
H A Dbus.c116 if (ioctl(r->fd, PROTO_IOC_REGION, &region) == -1) {

Completed in 238 milliseconds