Home
last modified time | relevance | path

Searched refs:hpt_iopsg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhptiop.h199 struct hpt_iopsg { struct
214 struct hpt_iopsg sg_list[1]; argument
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()