Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c45 #define CFG_SET_ABORTED_IPTT_OFF 0 macro
46 #define CFG_SET_ABORTED_IPTT_MSK (0xfff << CFG_SET_ABORTED_IPTT_OFF)
867 (slot->idx << CFG_SET_ABORTED_IPTT_OFF); in dereg_device_v3_hw()