Searched refs:hpt_iopsg (Results 1 – 2 of 2) sorted by relevance
207 struct hpt_iopsg { struct222 struct hpt_iopsg sg_list[1]; argument239 struct hpt_iopsg sg_list[1];
855 static int hptiop_buildsgl(struct scsi_cmnd *scp, struct hpt_iopsg *psg) in hptiop_buildsgl()1062 - sizeof(struct hpt_iopsg) in hptiop_queuecommand_lck()1063 + sg_count * sizeof(struct hpt_iopsg)); in hptiop_queuecommand_lck()1411 + sizeof(struct hpt_iopsg) * (hba->max_sg_descriptors - 1); in hptiop_probe()