Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c435 #define CMPLT_HDR_DEV_ID_MSK (0xffffU << CMPLT_HDR_DEV_ID_OFF) macro
2523 int device_id = (dw1 & CMPLT_HDR_DEV_ID_MSK) >> in complete_v3_hw()