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

/linux-4.4.14/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)

Completed in 54 milliseconds