Home
last modified time | relevance | path

Searched refs:ct_header (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/isp/
HDisp_target.c662 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_endcmd()
663 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
709 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_endcmd()
710 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
751 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_endcmd()
752 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
831 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_target_async()
838 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_target_async()
844 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_target_async()
HDisp_library.c734 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_clear_commands()
739 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_clear_commands()
744 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_clear_commands()
2920 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio()
2958 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio()
2995 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio2()
3010 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_put_ctio2()
3015 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO3) { in isp_put_ctio2()
3021 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2()
3040 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_put_ctio2()
[all …]
HDisp_freebsd.c1727 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_target_start_ctio()
1728 cto->ct_header.rqs_entry_count = 1; in isp_target_start_ctio()
1729 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()
1862 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()
1875 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO3; in isp_target_start_ctio()
1877 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_target_start_ctio()
1878 cto->ct_header.rqs_entry_count = 1; in isp_target_start_ctio()
1879 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()
2011 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()
2023 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_target_start_ctio()
[all …]
HDispmbox.h2138 isphdr_t ct_header; member
2236 isphdr_t ct_header; member
2294 isphdr_t ct_header; member
2373 isphdr_t ct_header; member