Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c48 #define CFG_SET_ABORTED_IPTT_OFF 0 macro
49 #define CFG_SET_ABORTED_IPTT_MSK (0xfff << CFG_SET_ABORTED_IPTT_OFF)
698 (slot->idx << CFG_SET_ABORTED_IPTT_OFF); in dereg_device_v3_hw()