Home
last modified time | relevance | path

Searched refs:hisi_sas_sge_addr_dma (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h67 #define hisi_sas_sge_addr_dma(slot) hisi_sas_sge_addr((slot)->buf_dma) macro
H A Dhisi_sas_v1_hw.c908 hdr->prd_table_addr = cpu_to_le64(hisi_sas_sge_addr_dma(slot)); in prep_prd_sge_v1_hw()
H A Dhisi_sas_v2_hw.c1691 hdr->prd_table_addr = cpu_to_le64(hisi_sas_sge_addr_dma(slot)); in prep_prd_sge_v2_hw()
H A Dhisi_sas_v3_hw.c1157 hdr->prd_table_addr = cpu_to_le64(hisi_sas_sge_addr_dma(slot)); in prep_prd_sge_v3_hw()