Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c48 #define CFG_SET_ABORTED_IPTT_MSK (0xfff << CFG_SET_ABORTED_IPTT_OFF) macro
912 cfg_abt_set_query_iptt &= ~CFG_SET_ABORTED_IPTT_MSK; in dereg_device_v3_hw()