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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscu_completion_codes.h99 #define SCU_COMPLETION_PORT_MASK 0x00007000 macro
100 #define SCU_COMPLETION_PE_MASK SCU_COMPLETION_PORT_MASK
156 ((completion_code) & SCU_COMPLETION_PORT_MASK)

Completed in 107 milliseconds