Home
last modified time | relevance | path

Searched refs:hpt_iopsg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.h199 struct hpt_iopsg { struct
214 struct hpt_iopsg sg_list[1];
231 struct hpt_iopsg sg_list[1];
H A Dhptiop.c847 static int hptiop_buildsgl(struct scsi_cmnd *scp, struct hpt_iopsg *psg) in hptiop_buildsgl()
1054 - sizeof(struct hpt_iopsg) in hptiop_queuecommand_lck()
1055 + sg_count * sizeof(struct hpt_iopsg)); in hptiop_queuecommand_lck()
1403 + sizeof(struct hpt_iopsg) * (hba->max_sg_descriptors - 1); in hptiop_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.h199 struct hpt_iopsg { struct
214 struct hpt_iopsg sg_list[1];
231 struct hpt_iopsg sg_list[];
H A Dhptiop.c846 static int hptiop_buildsgl(struct scsi_cmnd *scp, struct hpt_iopsg *psg) in hptiop_buildsgl()

Completed in 8 milliseconds