Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c849 u32 cfg_abt_set_query_iptt; in dereg_device_v3_hw() local
851 cfg_abt_set_query_iptt = hisi_sas_read32(hisi_hba, in dereg_device_v3_hw()
854 cfg_abt_set_query_iptt &= ~CFG_SET_ABORTED_IPTT_MSK; in dereg_device_v3_hw()
855 cfg_abt_set_query_iptt |= (1 << CFG_SET_ABORTED_EN_OFF) | in dereg_device_v3_hw()
858 cfg_abt_set_query_iptt); in dereg_device_v3_hw()
860 cfg_abt_set_query_iptt &= ~(1 << CFG_SET_ABORTED_EN_OFF); in dereg_device_v3_hw()
862 cfg_abt_set_query_iptt); in dereg_device_v3_hw()