sioc_sg_req
IOCTL_STRUCT_CONV_TO(SIOCGETSGCNT, sioc_sg_req);
struct sioc_sg_req *p, u_long cmd)
netbsd32_from_sioc_sg_req(struct sioc_sg_req *p,
static int get_sg_cnt(struct sioc_sg_req *);
error = get_sg_cnt((struct sioc_sg_req *)data);
get_sg_cnt(struct sioc_sg_req *req)
#define SIOCGETSGCNT _IOWR('u', 52, struct sioc_sg_req) /* sg pkt cnt */
struct sioc_sg_req sg_req;
struct sioc_sg_req sg_req;
refresh_sg(struct sioc_sg_req *sg, struct gtable *gt, struct stable *st)
static struct sioc_sg_req sg_req;