ct_header        1045 dev/ic/isp_inline.h 	isp_copy_out_hdr(isp, &ctsrc->ct_header, &ctdst->ct_header);
ct_header        1085 dev/ic/isp_inline.h 	isp_copy_in_hdr(isp, &ctsrc->ct_header, &ctdst->ct_header);
ct_header        1127 dev/ic/isp_inline.h 	isp_copy_out_hdr(isp, &ctsrc->ct_header, &ctdst->ct_header);
ct_header        1147 dev/ic/isp_inline.h 		if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
ct_header        1156 dev/ic/isp_inline.h 		} else if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO3) {
ct_header        1168 dev/ic/isp_inline.h 		} else if (ctsrc->ct_header.rqs_entry_type == RQSTYPE_CTIO4) {
ct_header        1211 dev/ic/isp_inline.h 	isp_copy_in_hdr(isp, &ctsrc->ct_header, &ctdst->ct_header);
ct_header         442 dev/ic/isp_target.c 		cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
ct_header         443 dev/ic/isp_target.c 		cto->ct_header.rqs_entry_count = 1;
ct_header         472 dev/ic/isp_target.c 		cto->ct_header.rqs_entry_type = RQSTYPE_CTIO;
ct_header         473 dev/ic/isp_target.c 		cto->ct_header.rqs_entry_count = 1;
ct_header         309 dev/ic/isp_target.h 	isphdr_t	ct_header;
ct_header         411 dev/ic/isp_target.h 	isphdr_t	ct_header;