Searched refs:systype_req (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Diso_snpac.h80 struct systype_req { struct
107 #define SIOCSSTYPE _IOW('a', 39, struct systype_req) /* set system type */
108 #define SIOCGSTYPE _IOR('a', 40, struct systype_req) /* get system type */
H A Diso_snpac.c539 struct systype_req *rq = (struct systype_req *) data;

Completed in 108 milliseconds