Searched refs:RQSTYPE_CTIO4 (Results 1 – 2 of 2) sorted by relevance
2738 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2()2797 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2e()2910 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2()2971 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2e()
398 #define RQSTYPE_CTIO4 0x1e /* Target Mode */ macro