Home
last modified time | relevance | path

Searched refs:start_id (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c473 size_t start_id; in do_case_conv() local
525 if (start_id >= end_id || (end_id - start_id) > U8_MB_CUR_MAX) in do_case_conv()
530 for (i = 0; start_id < end_id; start_id++) in do_case_conv()
540 if (start_id >= end_id || (end_id - start_id) > U8_MB_CUR_MAX) in do_case_conv()
545 for (i = 0; start_id < end_id; start_id++) in do_case_conv()
938 start_id++; in do_decomp()
943 start_id++; in do_decomp()
951 start_id++; in do_decomp()
952 start_id += u8_decomp_final_tbl[uv][b3_base + start_id]; in do_decomp()
954 start_id++; in do_decomp()
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Divrs_drv.c178 ivhd_dev_add_entry(struct amdvi_softc *softc, uint32_t start_id, in ivhd_dev_add_entry() argument
196 dev_cfg->start_id = start_id; in ivhd_dev_add_entry()
H A Damdvi_priv.h346 uint32_t start_id; member
H A Damdvi_hw.c184 if ((cfg->start_id <= devid) && (cfg->end_id >= devid)) { in amdvi_dev_support_iotlb()
808 "config:%b%s\n", cfg->start_id, cfg->end_id, in amdvi_print_dev_cap()
1203 if ((devid >= softc->dev_cfg[j].start_id) && in amdvi_find_iommu()
/illumos-gate/usr/src/cmd/devfsadm/
H A Dport_link.c135 static char start_id[] = "e"; variable
139 static char start_id[] = "a"; variable
505 1, start_id)) { in onbrd_port_create()
567 1, start_id)) { in onbrd_dialout_create()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1579 uint16_t start_id; in sfxge_tx_qlso_fragment() local
1647 start_id = ip_id = ntohs(iphp->ip_id); in sfxge_tx_qlso_fragment()
1752 iphp->ip_id = htons(start_id); in sfxge_tx_qlso_fragment()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs264 …f_attr)->attach_type, (union bpf_attr)->attach_flags, (union bpf_attr)->start_id, (union bpf_attr)…