Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c232 #define CMPLT_HDR_IPTT_MSK (0xffff << CMPLT_HDR_IPTT_OFF) macro
1502 idx = (cmplt_hdr_data & CMPLT_HDR_IPTT_MSK) >> in cq_interrupt_v1_hw()