Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dscu_completion_codes.h99 #define SCU_COMPLETION_PORT_MASK 0x00007000 macro
100 #define SCU_COMPLETION_PE_MASK SCU_COMPLETION_PORT_MASK
172 ((completion_code) & SCU_COMPLETION_PORT_MASK)