Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c49 #define CFG_SET_ABORTED_IPTT_MSK (0xfff << CFG_SET_ABORTED_IPTT_OFF) macro
696 cfg_abt_set_query_iptt &= ~CFG_SET_ABORTED_IPTT_MSK; in dereg_device_v3_hw()