Lines Matching refs:afu_rc
91 u8 afu_rc;
133 * it will choose the other port or we will get afu_rc=0x20 (no_channel)
182 /* when afu_rc=0x04, 0x14, 0x31 (_xxx_DMA_ERR):
190 * afu_rc Implies
306 __be64 ctx_cap; /* afu_rc below is when the capability is violated */
307 #define SISL_CTX_CAP_PROXY_ISSUE 0x8000000000000000ULL /* afu_rc 0x21 */
308 #define SISL_CTX_CAP_REAL_MODE 0x4000000000000000ULL /* afu_rc 0x21 */
309 #define SISL_CTX_CAP_HOST_XLATE 0x2000000000000000ULL /* afu_rc 0x1a */
310 #define SISL_CTX_CAP_PROXY_TARGET 0x1000000000000000ULL /* afu_rc 0x21 */
311 #define SISL_CTX_CAP_AFU_CMD 0x0000000000000008ULL /* afu_rc 0x21 */
312 #define SISL_CTX_CAP_GSCSI_CMD 0x0000000000000004ULL /* afu_rc 0x21 */
313 #define SISL_CTX_CAP_WRITE_CMD 0x0000000000000002ULL /* afu_rc 0x21 */
314 #define SISL_CTX_CAP_READ_CMD 0x0000000000000001ULL /* afu_rc 0x21 */
497 * (if no perm, afu_rc=0x15)
511 * (if no perm, afu_rc=0x05)