Searched refs:CMPLT_HDR_CMPLT_MSK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c405 #define CMPLT_HDR_CMPLT_MSK (0x3 << CMPLT_HDR_CMPLT_OFF) macro
2347 if ((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) {
2463 if (unlikely((dw0 & CMPLT_HDR_CMPLT_MSK) == 0x3) &&

Completed in 212 milliseconds