Home
last modified time | relevance | path

Searched refs:CMPLT_HDR_CMPLT_MSK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c405 #define CMPLT_HDR_CMPLT_MSK (0x3 << CMPLT_HDR_CMPLT_OFF) macro
2340 if ((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) { in slot_complete_v3_hw()
2456 if (unlikely((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) && in complete_v3_hw()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c390 #define CMPLT_HDR_CMPLT_MSK (0x3 << CMPLT_HDR_CMPLT_OFF) macro
2259 if ((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) { in slot_complete_v3_hw()

Completed in 16 milliseconds