Searched refs:scu_sgl_element_pair (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/isci/
H A Dscu_task_context.h469 * struct scu_sgl_element_pair - This structure is the SCU hardware definition
476 struct scu_sgl_element_pair { struct
882 struct scu_sgl_element_pair sgl_pair_ab;
887 struct scu_sgl_element_pair sgl_pair_cd;
890 struct scu_sgl_element_pair sgl_snapshot_ac;
H A Drequest.h150 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32)));
H A Drequest.c74 static struct scu_sgl_element_pair *to_sgl_element_pair(struct isci_request *ireq,
120 struct scu_sgl_element_pair *scu_sg = NULL;
121 struct scu_sgl_element_pair *prev_sg = NULL;
1260 struct scu_sgl_element_pair *sgl_pair;
1326 struct scu_sgl_element_pair *sgl_pair;
1351 struct scu_sgl_element_pair *sgl_pair;

Completed in 17 milliseconds