Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c47 #define CFG_SET_ABORTED_IPTT_OFF 0 macro
48 #define CFG_SET_ABORTED_IPTT_MSK (0xfff << CFG_SET_ABORTED_IPTT_OFF)
915 (slot->idx << CFG_SET_ABORTED_IPTT_OFF); in dereg_device_v3_hw()