Home
last modified time | relevance | path

Searched refs:hisi_sas_cmd_hdr_addr_mem (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h53 #define hisi_sas_cmd_hdr_addr_mem(slot) hisi_sas_cmd_hdr_addr((slot)->buf) macro
Dhisi_sas_v3_hw.c1233 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1261 buf_cmd_prot = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1400 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot); in prep_ata_v3_hw()
Dhisi_sas_v2_hw.c1791 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v2_hw()
2560 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot); in prep_ata_v2_hw()
Dhisi_sas_v1_hw.c1017 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v1_hw()
Dhisi_sas_main.c518 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_task_prep()
1981 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_internal_abort_task_exec()