Home
last modified time | relevance | path

Searched refs:ct2 (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/dev/ic/
H A Disp_library.c2053 memcpy(ct2, ct, QENTRY_LEN); in isp_send_tgt_cmd()
2068 ct2->ct_seg_count = 0; in isp_send_tgt_cmd()
2069 ct2->ct_reloff = 0; in isp_send_tgt_cmd()
2070 memset(&ct2->rsp, 0, sizeof (ct2->rsp)); in isp_send_tgt_cmd()
2073 memcpy(ct2->rsp.m1.ct_resp, snsptr, ct2->rsp.m1.ct_senselen); in isp_send_tgt_cmd()
2076 if (ct2->ct_resid > 0) { in isp_send_tgt_cmd()
2117 ct2->ct_seg_count = 0; in isp_send_tgt_cmd()
2118 memset(&ct2->rsp, 0, sizeof (ct2->rsp)); in isp_send_tgt_cmd()
2121 memcpy(ct2->rsp.m1.ct_resp, snsptr, ct2->rsp.m1.ct_resplen); in isp_send_tgt_cmd()
2124 if (ct2->ct_resid < 0) { in isp_send_tgt_cmd()
[all …]
/netbsd/external/gpl3/gdb/dist/ld/emultempl/
H A Dxtensaelf.em1529 size_t ct1, ct2;
1572 ct2 = ld_count_children ((lang_statement_union_type*) &literal_wild);
1574 ASSERT (old_count == (ct1 + ct2));
1585 ASSERT (ct2 > 0);
1586 ct2--;
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dxtensaelf.em1516 size_t ct1, ct2;
1559 ct2 = ld_count_children ((lang_statement_union_type*) &literal_wild);
1561 ASSERT (old_count == (ct1 + ct2));
1572 ASSERT (ct2 > 0);
1573 ct2--;
/netbsd/external/gpl3/binutils/dist/ld/emultempl/
H A Dxtensaelf.em1529 size_t ct1, ct2;
1572 ct2 = ld_count_children ((lang_statement_union_type*) &literal_wild);
1574 ASSERT (old_count == (ct1 + ct2));
1585 ASSERT (ct2 > 0);
1586 ct2--;
/netbsd/external/gpl3/gdb.old/dist/ld/emultempl/
H A Dxtensaelf.em1529 size_t ct1, ct2;
1572 ct2 = ld_count_children ((lang_statement_union_type*) &literal_wild);
1574 ASSERT (old_count == (ct1 + ct2));
1585 ASSERT (ct2 > 0);
1586 ct2--;