Home
last modified time | relevance | path

Searched refs:netbsd32_sioc_sg_req (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h539 struct netbsd32_sioc_sg_req { struct
547 #define SIOCGETSGCNT32 _IOWR('u', 52, struct netbsd32_sioc_sg_req) /* sg pkt cnt */ argument
H A Dnetbsd32_ioctl.c277 netbsd32_to_sioc_sg_req(struct netbsd32_sioc_sg_req *s32p, in netbsd32_to_sioc_sg_req()
838 struct netbsd32_sioc_sg_req *s32p, u_long cmd) in netbsd32_from_sioc_sg_req()