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];
2412 struct hpt_iopsg *psg = req.sg_list; in hptiop_post_req_itl()2425 + nsegs*sizeof(struct hpt_iopsg); in hptiop_post_req_itl()2452 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_itl()2472 + nsegs*sizeof(struct hpt_iopsg); in hptiop_post_req_itl()2519 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_mv()2540 - sizeof(struct hpt_iopsg) in hptiop_post_req_mv()2541 + nsegs * sizeof(struct hpt_iopsg); in hptiop_post_req_mv()2573 struct hpt_iopsg *psg = req->sg_list; in hptiop_post_req_mvfrey()2594 - sizeof(struct hpt_iopsg) in hptiop_post_req_mvfrey()2595 + nsegs * sizeof(struct hpt_iopsg); in hptiop_post_req_mvfrey()