Searched defs:index (Results 926 - 945 of 945) sorted by relevance

<<3132333435363738

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c5075 uint32_t index; local
5081 * counts. The counts are printed in ascending order by index into the
5103 for (index = 0; index < ZONE_REF_NUM_SUBSYS; ++index)
5104 if (zone->zone_subsys_ref[index] != 0)
5105 buffer_size += strlen(zone_ref_subsys_names[index]) +
5129 for (index = 0; index < ZONE_REF_NUM_SUBSYS; ++index) {
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h314 uint_t index; /* which sdata[index] */ member in struct:sv_secinfo
1268 * s_program is used as the index into the nfs4_callback_globals's
1270 * use that request's program number (minus NFS4_CALLBACK) as an index
/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h340 uint32_t index; /* Format number */ member in struct:v4l2_fmtdesc
524 uint32_t index; member in struct:v4l2_buffer
735 uint32_t index; member in struct:v4l2_standard
753 uint32_t index; /* Which input */ member in struct:v4l2_input
800 uint32_t index; /* Which output */ member in struct:v4l2_output
868 uint32_t index; member in struct:v4l2_querymenu
1119 uint32_t index; member in struct:v4l2_tuner
1134 uint32_t index; member in struct:v4l2_modulator
1179 uint32_t index; member in struct:v4l2_audio
1195 uint32_t index; member in struct:v4l2_audioout
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1323 static void sd_mapblockaddr_iostart(int index, struct sd_lun *un,
1325 static void sd_mapblocksize_iostart(int index, struct sd_lun *un,
1327 static void sd_checksum_iostart(int index, struct sd_lun *un, struct buf *bp);
1328 static void sd_checksum_uscsi_iostart(int index, struct sd_lun *un,
1330 static void sd_pm_iostart(int index, struct sd_lun *un, struct buf *bp);
1331 static void sd_core_iostart(int index, struct sd_lun *un, struct buf *bp);
1336 static void sd_buf_iodone(int index, struct sd_lun *un, struct buf *bp);
1337 static void sd_uscsi_iodone(int index, struct sd_lun *un, struct buf *bp);
1338 static void sd_mapblockaddr_iodone(int index, struct sd_lun *un,
1340 static void sd_mapblocksize_iodone(int index, struc
4599 int index = 0; local
11579 int index; local
12438 sd_buf_iodone(int index, struct sd_lun *un, struct buf *bp) argument
12488 sd_uscsi_iodone(int index, struct sd_lun *un, struct buf *bp) argument
12569 sd_mapblockaddr_iostart(int index, struct sd_lun *un, struct buf *bp) argument
12794 sd_mapblockaddr_iodone(int index, struct sd_lun *un, struct buf *bp) argument
12875 sd_mapblocksize_iostart(int index, struct sd_lun *un, struct buf *bp) argument
13107 sd_mapblocksize_iodone(int index, struct sd_lun *un, struct buf *bp) argument
13375 sd_checksum_iostart(int index, struct sd_lun *un, struct buf *bp) argument
13394 sd_checksum_iodone(int index, struct sd_lun *un, struct buf *bp) argument
13413 sd_checksum_uscsi_iostart(int index, struct sd_lun *un, struct buf *bp) argument
13432 sd_checksum_uscsi_iodone(int index, struct sd_lun *un, struct buf *bp) argument
13450 sd_pm_iostart(int index, struct sd_lun *un, struct buf *bp) argument
13488 sd_pm_iodone(int index, struct sd_lun *un, struct buf *bp) argument
13525 sd_core_iostart(int index, struct sd_lun *un, struct buf *bp) argument
[all...]
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1387 uint32_t index; member in struct:megasas_cmd
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4681 int index, ntypes; local
4693 for (index = 0; index < ntypes; index++) {
4694 if (strcmp(drmach_name2type[index].name, name) == 0)
4696 return (index);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h527 int index; /* nxge_grp_set_t.group[index] */ member in struct:nxge_grp
601 int index; /* port-wise */ member in struct:_nxge_ring_handle_t
612 int index; member in struct:_nxge_share_handle_t
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h802 uint32_t index; member in struct:mrsas_cmd
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c5098 * Update the global reply index
5845 * type. Also, set a flag for updating the reply index
5853 * Increment post index and roll over if needed.
5861 * Update the global reply index if at least one reply was
5910 * type. Also, set a flag for updated the reply index
5928 * index.
6818 * check for index wrap-around
8371 * Set SMID and increment index. Rollover to 1 instead of 0 if index
8372 * is at the max. 0 is an invalid SMID, so we call the first index
11180 uint8_t index; local
[all...]
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h562 * The index for this MMU context domain structure in the global array
614 * The MMU context domain index within the global array mmu_ctxs
979 and hmentoff, BT_ULMASK, use_shctx /* mask bit index */ ;\
981 sllx hmentoff, CLONGSHIFT, hmentoff /* index */ ;\
1106 id_t cb_id; /* callback id, table index */
1276 kmutex_t hblk_audit_lock; /* lock to protect index */
1277 uint_t hblk_audit_index; /* index into audit_cache */
1452 * a power of 2 we can use a simply & function to derive an index instead of
1622 ulong_t index; member in struct:__anon212
1628 ulong_t index; member in struct:__anon213
[all...]
H A Dhat_sfmmu.c590 int utsb_dtlb_ttenum = -1; /* index in TLB for utsb locked TTE */
591 int utsb4m_dtlb_ttenum = -1; /* index in TLB for 4M TSB TTE */
592 int dtlb_resv_ttenum; /* index in TLB of first reserved TTE */
993 int index; \
994 HBLKTOHME_IDX(hment, hmeblkp, addr, index) \
998 * Version of HBLKTOHME that also returns the index in hmeblkp
2564 int index; local
2608 index = (int)(((uintptr_t)vaddr >> MMU_PAGESHIFT) &
2611 } while (index != 0 && npgs != 0);
3385 int i, index, ttes local
6616 int index, cons; local
7031 int index, cons; local
7309 int index, cons; local
7376 int index, cons; local
7634 int index; local
7775 int index, cons; local
8046 int index, sz = TTE64K; local
8092 int index, sz = TTE8K; local
8187 int index; local
10938 ulong_t index; local
13238 int index; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c10713 int index = 0; local
10725 debugf("SetValidDNSServers: Delete set for index %d, DNS server %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped);
10762 debugf("SetValidDNSServers: question %##s Setting the bit for DNS server Address %#a (Domain %##s), Scoped:%d index %d,"
10763 " Timeout %d, interface %p", question->qname.c, &curr->addr, curr->domain.c, curr->scoped, index, curr->timeout,
10768 bit_set_opaque64(question->validDNSServers, index);
10771 index++;
10792 int index = 0; local
10802 debugf("GetBestServer: Delete set for index %d, DNS server %#a (Domain %##s), scoped %d", index,
[all...]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c648 /* name, field width, index, callback */
686 /* name, field width, index, callback */
755 /* name, field width, index callback */
807 /* name, field width, index */
948 /* name, field width, index */
3829 uint_t index = attr->hg_rings[i]; local
3832 start = index;
3833 end = index;
3834 } else if (index == end + 1) {
3835 end = index;
[all...]
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c3149 * passes a reserved variable identifier and optional built-in array index.
3568 * to extract nested object values, and members of arrays by index.
4430 * strstr() and index()/rindex() have similar semantics if
4432 * pointer to the (empty) string, and index() and rindex()
4433 * both return index 0 (regardless of any position argument).
4451 * Both index() and rindex() take an optional position
4458 * If the position argument to index() is
4464 * notion that index() can start from a
4465 * negative index and increment its way up to
4476 * index() return
4666 int64_t index = (int64_t)tupregs[1].dttk_value; local
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c3197 int index; local
3206 index = IP_V6_G_HEAD;
3208 index = IP_V4_G_HEAD;
3210 ill_interface = IP_VX_ILL_G_LIST(index, ipst);
3214 while (ill_interface != (ill_if_t *)&IP_VX_ILL_G_LIST(index, ipst)) {
3225 if (ill_interface == (ill_if_t *)&IP_VX_ILL_G_LIST(index, ipst)) {
3247 ghead = ipst->ips_ill_g_heads[index];
3566 phyint_exists(uint_t index, ip_stack_t *ipst) argument
3568 ASSERT(index != 0);
3572 &index, NUL
3854 ill_lookup_on_ifindex_global_instance(uint_t index, boolean_t isv6) argument
3877 ill_lookup_on_ifindex(uint_t index, boolean_t isv6, ip_stack_t *ipst) argument
3937 ill_get_next_ifindex(uint_t index, boolean_t isv6, ip_stack_t *ipst) argument
8751 int index; local
15911 ipif_lookup_on_ifindex(uint_t index, boolean_t isv6, zoneid_t zoneid, ip_stack_t *ipst) argument
15950 uint_t old_index, index; local
16536 uint_t index; local
17667 ill_lookup_on_ifindex_zoneid(uint_t index, zoneid_t zoneid, boolean_t isv6, ip_stack_t *ipst) argument
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c16046 int index; local
16049 if ((index = uri_split(uri, &scheme, &hier_part)) < 0)
16055 switch (index) {
16077 if (r == 0 && nvlist_add_nvlist(params, uri_scheme[index].protocol,
16960 int index; local
17202 for (index = 0; mpvarry[index]; index++) {
17203 mpntov = mpvarry[index];
17257 for (index
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2209 u8 index; /* 0 to 15 */ member in struct:i40e_aqc_remove_udp_tunnel
2217 u8 index; /* 0 to 15 */ member in struct:i40e_aqc_del_udp_tunnel_completion
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h1827 uint16_t index; member in struct:__anon4951
1841 uint16_t index; member in struct:__anon4951
1879 * and 5715,there is only 1 recv and send ring index,but
1894 } index[16]; member in struct:__anon4952
1920 #define SEND_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^0].send_cons_index)
1921 #define RECV_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^0].recv_prod_index)
1926 #define SEND_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^1].send_cons_index)
1927 #define RECV_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^1].recv_prod_index)
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h352 uint32_t HBQ_id; /* index of this hbq in ring */
357 uint32_t HBQ_GetIdx; /* Local copy of Get index */
2011 uint16_t index; member in struct:__anon7429::__anon7430::__anon7455
2014 uint16_t index; member in struct:__anon7429::__anon7430::__anon7455
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h13 u16_t attn_bits_index /* attention bits running index */;
35 #define __CSTORM_ISCSI_AG_CONTEXT_EXISTS_IN_QM0 (0x1<<8) /* BitField agg_vars1Various aggregative variables The connection is currently registered to the QM with queue index 0 */
37 #define __CSTORM_ISCSI_AG_CONTEXT_EXISTS_IN_QM1 (0x1<<9) /* BitField agg_vars1Various aggregative variables The connection is currently registered to the QM with queue index 1 */
39 #define __CSTORM_ISCSI_AG_CONTEXT_EXISTS_IN_QM2 (0x1<<10) /* BitField agg_vars1Various aggregative variables The connection is currently registered to the QM with queue index 2 */
41 #define __CSTORM_ISCSI_AG_CONTEXT_EXISTS_IN_QM3 (0x1<<11) /* BitField agg_vars1Various aggregative variables The connection is currently registered to the QM with queue index 3 */
374 u16_t running_index /* Status Block running index */;
400 #define IGU_ACK_REGISTER_UPDATE_INDEX (0x1<<8) /* BitField sb_id_and_flags if set, acknowledges status block index */
406 u16_t status_block_index /* status block index acknowledgement */;
408 u16_t status_block_index /* status block index acknowledgement */;
414 #define IGU_ACK_REGISTER_UPDATE_INDEX (0x1<<8) /* BitField sb_id_and_flags if set, acknowledges status block index */
8779 u8_t index /* queue index */; member in struct:stats_query_entry
[all...]

Completed in 463 milliseconds

<<3132333435363738