get_sg_cnt
static int get_sg_cnt(struct sioc_sg_req *);
error = get_sg_cnt((struct sioc_sg_req *)data);
static int get_sg_cnt(struct sioc_sg_req6 *);
return (get_sg_cnt((struct sioc_sg_req6 *)data));