Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Disp_target.c674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_endcmd()
675 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
721 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_endcmd()
722 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
763 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_endcmd()
764 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
843 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_target_async()
850 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_target_async()
856 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_target_async()
H A Disp_library.c678 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO; in isp_clear_commands()
2057 ct->ct_header.rqs_seqno = 0; in isp_send_tgt_cmd()
2106 ct->ct_header.rqs_seqno = 0; in isp_send_tgt_cmd()
2861 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio()
2899 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio()
2936 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio2()
2990 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio2e()
3044 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio7()
3094 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio2()
3150 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio2e()
[all …]
H A Dispmbox.h2152 isphdr_t ct_header; member
2250 isphdr_t ct_header; member
2305 isphdr_t ct_header; member
2381 isphdr_t ct_header; member