get_sg_cnt
static int get_sg_cnt(struct mfctable *, struct sioc_sg_req *);
error = get_sg_cnt(mfct, (struct sioc_sg_req *)data);
static int get_sg_cnt(struct mf6ctable *, struct sioc_sg_req6 *);
error = get_sg_cnt(mfct, (struct sioc_sg_req6 *)data);