Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c340 #define CMPLT_HDR_ERR_PHASE_MSK (0xff << CMPLT_HDR_ERR_PHASE_OFF) macro
2393 u32 err_phase = (dw0 & CMPLT_HDR_ERR_PHASE_MSK) in slot_complete_v2_hw()