Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c906 u32 cfg_abt_set_query_iptt; in dereg_device_v3_hw() local
908 cfg_abt_set_query_iptt = hisi_sas_read32(hisi_hba, in dereg_device_v3_hw()
912 cfg_abt_set_query_iptt &= ~CFG_SET_ABORTED_IPTT_MSK; in dereg_device_v3_hw()
913 cfg_abt_set_query_iptt |= (1 << CFG_SET_ABORTED_EN_OFF) | in dereg_device_v3_hw()
916 cfg_abt_set_query_iptt); in dereg_device_v3_hw()
919 cfg_abt_set_query_iptt &= ~(1 << CFG_SET_ABORTED_EN_OFF); in dereg_device_v3_hw()
921 cfg_abt_set_query_iptt); in dereg_device_v3_hw()