Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c163 #define CHL_INT0_DWS_LOST_MSK (0x1 << CHL_INT0_DWS_LOST_OFF) macro
1451 if (irq_value & CHL_INT0_DWS_LOST_MSK) in int_abnormal_v1_hw()