Home
last modified time | relevance | path

Searched refs:RQSTYPE_CTIO4 (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispmbox.h360 #define RQSTYPE_CTIO4 0x1e /* Target Mode */ macro
H A Disp_library.c2957 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2()
3010 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2e()
3116 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2()
3171 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2e()