Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
A Dhisi_sas.h62 #define hisi_sas_cmd_hdr_addr_mem(slot) hisi_sas_cmd_hdr_addr((slot)->buf) macro
A Dhisi_sas_main.c521 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_task_prep()
2078 memset(hisi_sas_cmd_hdr_addr_mem(slot), 0, HISI_SAS_COMMAND_TABLE_SZ); in hisi_sas_internal_abort_task_exec()
A Dhisi_sas_v3_hw.c1278 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1306 buf_cmd_prot = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v3_hw()
1444 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot); in prep_ata_v3_hw()
A 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()
A Dhisi_sas_v1_hw.c1019 buf_cmd = hisi_sas_cmd_hdr_addr_mem(slot) + in prep_ssp_v1_hw()

Completed in 33 milliseconds