Home
last modified time | relevance | path

Searched refs:listlen (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmhd.h70 uint32_t listlen; member
82 uint32_t listlen; member
101 uint32_t listlen; member
113 uint32_t listlen; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c627 Dwarf_Signed listlen = 0; in dwarf_loclist_n() local
804 *listlen_out = listlen; in dwarf_loclist_n()
952 *listlen = 1; in dwarf_loclist()
1002 Dwarf_Signed * listlen, in dwarf_loclist_from_expr_a() argument
1032 listlen, in dwarf_loclist_from_expr_a()
1047 Dwarf_Signed * listlen, in dwarf_loclist_from_expr_b() argument
1099 *listlen = 1; in dwarf_loclist_from_expr_b()
1619 listlen = loclist_count; in _dwarf_original_loclist_build()
1699 unsigned listlen = 1; in _dwarf_original_expression_build() local
2216 Dwarf_Unsigned * listlen, in dwarf_loclist_from_expr_c() argument
[all …]
H A Ddwarf_ranges.c99 Dwarf_Signed * listlen, in dwarf_get_ranges_a() argument
397 *listlen = entry_count; in dwarf_get_ranges_a()
417 Dwarf_Signed * listlen, in dwarf_get_ranges() argument
423 rangesbuf,listlen,bytecount,error); in dwarf_get_ranges()
H A Ddwarf_loclists.c1312 Dwarf_Unsigned listlen = head->ll_locdesc_count; in _dwarf_free_loclists_head() local
1314 for ( ; i < listlen; ++i) { in _dwarf_free_loclists_head()
H A Dgenerated_libdwarf.h.in1921 Dwarf_Unsigned * /*listlen*/,
1957 Dwarf_Signed * /*listlen*/,
1967 Dwarf_Signed * /*listlen*/,
1982 Dwarf_Signed * /*listlen*/ ,
4818 Dwarf_Signed * /*listlen*/,
4827 Dwarf_Signed * /*listlen*/,
H A Dlibdwarf.h.in1921 Dwarf_Unsigned * /*listlen*/,
1957 Dwarf_Signed * /*listlen*/,
1967 Dwarf_Signed * /*listlen*/,
1982 Dwarf_Signed * /*listlen*/ ,
4818 Dwarf_Signed * /*listlen*/,
4827 Dwarf_Signed * /*listlen*/,
/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c103 int listlen; in main() local
283 listlen = strlen(nptr) - 1; in main()
288 if (listlen) in main()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h47 uint32_t listlen; member
118 uint32_t listlen; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h139 uint32_t listlen, uint32_t s_id);
155 uint32_t listlen);
H A Dfp.h349 fc_portmap_t *changelist, uint32_t listlen, uint32_t alloc_len, int sleep);
351 uint32_t listlen, uint32_t alloc_len, int sleep, int sync);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c202 uint32_t listlen);
2399 if (listlen) { in fcip_statec_cb()
4371 uint32_t listlen, alloclen; in fcip_handle_topology() local
4394 if (listlen > alloclen) { in fcip_handle_topology()
4395 alloclen = listlen; in fcip_handle_topology()
4414 uint32_t listlen, alloclen; in fcip_handle_topology() local
4445 if (listlen > alloclen) { in fcip_handle_topology()
4446 alloclen = listlen; in fcip_handle_topology()
6929 uint32_t listlen = 0; in fcip_get_broadcast_did() local
6935 if (listlen == 1) { in fcip_get_broadcast_did()
[all …]
H A Dfcp.c1460 fioctl.listlen = f32_ioctl.listlen; in fcp_setup_device_data_ioctl()
1536 f32_ioctl.listlen = fioctl.listlen; in fcp_setup_device_data_ioctl()
1712 f32_ioctl.listlen = fioctl.listlen; in fcp_setup_device_data_ioctl()
1753 int listlen; in fcp_get_target_mappings() local
1768 fioctl.listlen = f32_ioctl.listlen; in fcp_get_target_mappings()
1813 listlen = fioctl.listlen + sizeof (fc_hba_mapping_entry_t) in fcp_get_target_mappings()
1815 if (listlen <= 0) { in fcp_get_target_mappings()
1819 listlen = listlen / sizeof (fc_hba_mapping_entry_t); in fcp_get_target_mappings()
1923 f32_ioctl.listlen = fioctl.listlen; in fcp_get_target_mappings()
3073 f32_ioctl.listlen = fioctl.listlen; in fcp_get_statec_count()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c944 uint32_t listlen = 0; in fc_ulp_getportmap() local
963 if (listlen > *len) { in fc_ulp_getportmap()
979 *len = listlen; in fc_ulp_getportmap()
1109 job->job_ulp_listlen = listlen; in fc_ulp_login()
1111 while (listlen--) { in fc_ulp_login()
1114 pkt = tmp_array[listlen]; in fc_ulp_login()
4119 int listlen; in fctl_fillout_map() local
4147 listlen++; in fctl_fillout_map()
4155 if (listlen == 0 && *len == 0) { in fctl_fillout_map()
4157 *len = listlen; in fctl_fillout_map()
[all …]
H A Dfp.c3826 uint32_t listlen; in fp_loop_online() local
3880 listlen = 0; in fp_loop_online()
3904 listlen, listlen, KM_SLEEP); in fp_loop_online()
4397 listlen, listlen, KM_SLEEP); in fp_offline_timeout()
4879 uint32_t listlen; in fp_plogi_group() local
10013 uint32_t listlen; in fp_p2p_online() local
10020 listlen = 0; in fp_p2p_online()
10033 listlen, listlen, KM_SLEEP); in fp_p2p_online()
10132 uint32_t listlen; in fp_fabric_online() local
10349 listlen = 0; in fp_fabric_online()
[all …]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c6198 int listsize, listlen, rv; in vdc_mhd_inkeys() local
6248 klist32.listlen = listlen; in vdc_mhd_inkeys()
6265 klist.listlen = listlen; in vdc_mhd_inkeys()
6277 if (listsize < listlen) in vdc_mhd_inkeys()
6278 listlen = listsize; in vdc_mhd_inkeys()
6312 int listsize, listlen, i, rv; in vdc_mhd_inresv() local
6362 rlist32.listlen = listlen; in vdc_mhd_inresv()
6379 rlist.listlen = listlen; in vdc_mhd_inresv()
6391 if (listsize < listlen) in vdc_mhd_inresv()
6392 listlen = listsize; in vdc_mhd_inresv()
[all …]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1397 fcp_data.listlen = 1; in g_get_inq_dtype()
1460 fcp_data.listlen = 1; in get_fca_inq_dtype()
2093 fcp_data.listlen = 1; in handle_map_dev_FCP_prop()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc740 fioctl.listlen = ((uint32_t) (sizeof (fc_hba_mapping_entry_t))) * in getTargetMappings()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c26056 li.listlen = BE_32(in->len) / MHIOC_RESV_KEY_SIZE;
26065 li32.listlen = li.listlen;
26098 copysz = min(li.listlen * MHIOC_RESV_KEY_SIZE,
26218 resvlist.listlen = BE_32(in->len) / SCSI3_RESV_DESC_LEN;
26227 resvlist32.listlen = resvlist.listlen;
26263 for (i = 0; i < min(resvlist.listlen, resvlist.listsize);