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

/freebsd-current/sys/dev/proto/
H A Dproto_dev.h34 struct proto_ioc_region { struct
39 #define PROTO_IOC_REGION _IOWR(PROTO_IOC_CLASS, 1, struct proto_ioc_region)
H A Dproto_core.c450 struct proto_ioc_region *region;
466 region = (struct proto_ioc_region *)data;
/freebsd-current/tools/bus_space/
H A Dbus.c97 struct proto_ioc_region region;

Completed in 103 milliseconds