hpt_iopsg
struct hpt_iopsg *psg = req.sg_list;
+ nsegs*sizeof(struct hpt_iopsg);
struct hpt_iopsg *psg = req->sg_list;
+ nsegs*sizeof(struct hpt_iopsg);
struct hpt_iopsg *psg = req->sg_list;
- sizeof(struct hpt_iopsg)
+ nsegs * sizeof(struct hpt_iopsg);
struct hpt_iopsg *psg = req->sg_list;
- sizeof(struct hpt_iopsg)
+ nsegs * sizeof(struct hpt_iopsg);
struct hpt_iopsg sg_list[1];
struct hpt_iopsg sg_list[1];