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

/linux-master/drivers/scsi/isci/
H A Dscu_task_context.h435 * struct scu_sgl_element - This structure represents a single SCU defined SGL
439 * struct scu_sgl_element
441 struct scu_sgl_element { struct
481 struct scu_sgl_element A;
487 struct scu_sgl_element B;
H A Drequest.c105 static void init_sgl_element(struct scu_sgl_element *e, struct scatterlist *sg)
1252 static struct scu_sgl_element *pio_sgl_next(struct isci_stp_request *stp_req)
1254 struct scu_sgl_element *sgl;
1322 struct scu_sgl_element *current_sgl;
1348 struct scu_sgl_element *sgl;

Completed in 153 milliseconds