Searched refs:hpt_iopsg (Results 1 – 2 of 2) sorted by relevance
279 struct hpt_iopsg { struct299 struct hpt_iopsg sg_list[1]; argument310 struct hpt_iopsg sg_list[1];
2420 struct hpt_iopsg *psg = req.sg_list; in hptiop_post_req_itl()2433 + nsegs*sizeof(struct hpt_iopsg); in hptiop_post_req_itl()2460 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_itl()2480 + nsegs*sizeof(struct hpt_iopsg); in hptiop_post_req_itl()2527 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_mv()2548 - sizeof(struct hpt_iopsg) in hptiop_post_req_mv()2549 + nsegs * sizeof(struct hpt_iopsg); in hptiop_post_req_mv()2581 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_mvfrey()2602 - sizeof(struct hpt_iopsg) in hptiop_post_req_mvfrey()2603 + nsegs * sizeof(struct hpt_iopsg); in hptiop_post_req_mvfrey()