Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h58 #define hisi_sas_cmd_hdr_addr_mem(slot) hisi_sas_cmd_hdr_addr((slot)->buf) macro
Dhisi_sas_v3_hw.c1264 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1292 buf_cmd_prot = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1430 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot); in prep_ata_v3_hw()
Dhisi_sas_v2_hw.c1796 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v2_hw()
2563 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot); in prep_ata_v2_hw()
Dhisi_sas_v1_hw.c1019 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v1_hw()
Dhisi_sas_main.c523 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_task_prep()
2001 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_internal_abort_task_exec()