Lines Matching full:completion
60 * This file contains the constants and macros for the SCU hardware completion
72 * This macro constructs an SCU completion type
80 * These macros contain the SCU completion types SCU_COMPLETION_TYPE
92 * an SCU completion code.
107 * This macro returns the SCU completion type.
115 * This macro returns the SCU completion status.
123 * This macro returns the transport layer completion status.
131 * This macro takes a completion code and performs the shift and mask
132 * operations to turn it into a completion code that can be compared to a
153 * This macro returns the SDMA completion status.
161 * This macro returns the Protocol Engine Group from the completion code.
169 * This macro reuturns the logical port index from the completion code.
177 * This macro returns the PE index from the completion code.
185 * This macro returns the index of the completion which is either a TCi or an
186 * RNi depending on the completion type.
198 * completion.
220 * These constants represent normalized completion codes which must be shifted
221 * 18 bits to match it with the hardware completion code. In a 16-bit compiler,