Home
last modified time | relevance | path

Searched refs:SGentry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.c185 #define SEGMENTX_LEN (sizeof(struct SGentry)*DC395x_MAX_SG_LISTENTRY)
188 struct SGentry { struct
232 struct SGentry *segment_x; /* Linear array of hw sg entries (up to 64 entries) */
914 struct SGentry *sgp = srb->segment_x; in build_srb()
1802 struct SGentry *psge = srb->segment_x + idx; in sg_verify_length()
1821 struct SGentry *psge = srb->segment_x + srb->sg_index; in sg_update_list()
2307 sizeof(struct SGentry) * in data_io_transfer()
4128 * Allocate SG tables; as we have to pci_map them, an SG list (struct SGentry*)
4138 struct SGentry *ptr; in adapter_sg_tables_alloc()
/kernel/linux/linux-6.6/drivers/scsi/
H A Ddc395x.c170 #define SEGMENTX_LEN (sizeof(struct SGentry)*DC395x_MAX_SG_LISTENTRY)
173 struct SGentry { struct
217 struct SGentry *segment_x; /* Linear array of hw sg entries (up to 64 entries) */
899 struct SGentry *sgp = srb->segment_x; in build_srb()
1779 struct SGentry *psge = srb->segment_x + idx; in sg_verify_length()
1798 struct SGentry *psge = srb->segment_x + srb->sg_index; in sg_update_list()
2284 sizeof(struct SGentry) * in data_io_transfer()
4082 * Allocate SG tables; as we have to pci_map them, an SG list (struct SGentry*)
4092 struct SGentry *ptr; in adapter_sg_tables_alloc()

Completed in 11 milliseconds