Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A 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)