HomeSort by: relevance | last modified time | path
    Searched defs:dest_id (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tre/dist/lib/
tre-match-approx.c 531 int dest_id = trans->state_id; local
533 id, dest_id, cost0, reach_p->params.max_cost));
551 if (reach_next[dest_id].pos == pos
552 && (cost0 > reach_next[dest_id].costs[0][TRE_M_COST]
553 || (cost0 == reach_next[dest_id].costs[0][TRE_M_COST]
558 reach_next[dest_id].tags)))))
561 cost0, reach_next[dest_id].costs[0][TRE_M_COST]));
567 reach_next[dest_id].state = trans->state;
568 reach_next[dest_id].pos = pos;
570 reach_next[dest_id].tags[i] = tmp_tags[i]
663 int dest_id; local
    [all...]
  /src/sys/arch/x86/x86/
lapic.c 931 uint32_t dest_id = 0; local
934 dest_id = target;
936 x2apic_write_icr(dest_id,
  /src/sys/dev/pci/qat/
qat_hw15reg.h 128 uint8_t dest_id; member in struct:arch_if_resp_hdr
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/
save.h 378 uint8_t dest_id; member in struct:vioapic_redir_entry::__anon6552

Completed in 17 milliseconds