Searched refs:idx (Results 551 - 575 of 636) sorted by relevance

<<212223242526

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c2401 int idx; local
2407 idx = 0;
2410 temps.temp[idx] = ssp->temps.temp[i];
2411 bcopy(ssp->temps.name[i], temps.name[idx],
2412 sizeof (temps.name[idx]));
2413 temps.warning[idx] = ssp->temps.warning[i];
2414 temps.shutdown[idx] = ssp->temps.shutdown[i];
2415 idx++;
2418 temps.num = idx;
H A Dbridge.c987 avl_index_t idx; local
993 avl_find(&bip->bi_fwd, bfp, &idx) == NULL) {
994 avl_insert(&bip->bi_fwd, bfp, idx);
1012 avl_index_t idx; local
1073 if ((bfp = avl_find(&bip->bi_fwd, &match, &idx)) == NULL) {
1090 /* reset the idx value due to removal above */
1091 (void) avl_find(&bip->bi_fwd, &match, &idx);
1104 avl_insert(&bip->bi_fwd, bfnew, idx);
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm1436 my ($line, $dump, $idx, $tag, $val);
1443 ($idx, $tag, $val) = split(/\s+/, $dump);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h224 IN const u32_t idx);
544 * chain-idx
601 * @param lm_cli_idx the cli-idx that the multicast was sent on.
662 * Move a filter from one chain idx to another atomically
682 * @param chain_idx - the same chain-idx that the set-mac was
694 * @param chain_idx - the same chain-idx that the set-vlan was
1601 lm_status_t lm_set_hc_flag(struct _lm_device_t *pdev, u8_t sb_id, u8_t idx, u8_t is_enable);
H A Dlm5710.h203 LM_CLI_IDX_ISCSI, /* iSCSI idx must be after ndis+rdma */
204 LM_CLI_IDX_FCOE, /* FCOE idx must be after ndis+rdma */
214 LM_RESOURCE_ISCSI = LM_CLI_IDX_ISCSI, /* iSCSI idx must be after ndis+rdma */
215 LM_RESOURCE_FCOE = LM_CLI_IDX_FCOE, /* FCOE idx must be after ndis+rdma */
2355 u32_t idx; member in struct:_lm_tx_chain_t
2537 u32_t idx; member in struct:_lm_rx_chain_t
2590 u32_t idx; //this is the symmetric index of the corresponding Rx member in struct:_lm_rcq_chain_t
3229 void lm_setup_ndsb_index(struct _lm_device_t *pdev, u8_t sb_id, u8_t idx, u8_t sm_idx, u8_t timeout, u8_t dhc_enable);
3316 static __inline u16_t lm_get_sb_index(lm_device_t *pdev, u8_t sb_id, u8_t idx) argument
3320 return lm_vf_pf_get_sb_index(pdev, sb_id, idx);
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c44 u32_t lm_dmae_idx_to_go_cmd( u8_t idx )
47 switch( idx )
H A Dlm_send.c809 if (IS_PFDEV(pdev) && (tx_chain->idx == FWD_CID(pdev)))
819 if (IS_PFDEV(pdev) && (tx_chain->idx == FWD_CID(pdev)))
1090 /* Get the new consumer idx. The bd's between new_idx and old_idx
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c2829 uint16_t idx, newidx, sz, url_size; local
2835 idx = 4;
2843 newidx = idx + sz + 4;
2853 p[idx] = 1;
2854 SCSI_WRITE16(p + idx + 2, sz);
2855 bcopy(url, p + idx + 4, url_size);
2858 idx = newidx;
2866 SCSI_WRITE16(p + 2, idx - 4);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h967 void immu_qinv_intr_one_cache(immu_t *immu, uint_t idx, immu_inv_wait_t *iwp);
968 void immu_qinv_intr_caches(immu_t *immu, uint_t idx, uint_t cnt,
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c589 Aliste idx; local
594 for (ALIST_TRAVERSE(enp->ec_files, idx, edfp)) {
H A Dsyms.c1120 Aliste idx; local
1124 for (APLIST_TRAVERSE(apl, idx, sdp))
3024 Aliste idx; local
3048 for (APLIST_TRAVERSE(ofl->ofl_objs, idx, _ifl))
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.c797 iter->idx = 0;
813 return iter->idx < iter->set->num_properties;
825 iter->idx++;
1997 * @idx: index of string to remove in the strlist
2009 unsigned int idx,
2031 dbus_message_iter_append_basic (&iter, DBUS_TYPE_UINT32, &idx);
2006 libhal_device_property_strlist_remove_index(LibHalContext *ctx, const char *udi, const char *key, unsigned int idx, DBusError *error) argument
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c898 sctp_update_saddrs(sctp_ipif_t *oipif, sctp_ipif_t *nipif, int idx, argument
911 sctp->sctp_saddrs[idx].ipif_count <= 0) {
923 sobj = list_head(&sctp->sctp_saddrs[idx].sctp_ipif_list);
925 sctp->sctp_saddrs[idx].ipif_count; count++) {
938 sobj = list_next(&sctp->sctp_saddrs[idx].sctp_ipif_list,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_client.c2445 int num_of_pgs = 0, pg_sz, idx; local
2547 for (idx = 0; idx < num_of_pgs; idx++) {
2548 pg = &((*pg_list)->pg_list[idx]);
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c902 int idx; local
909 for (idx = 0; idx < MAX_VALID_CHILDREN; idx++) {
910 type = rc_types[parent].rt_valid_children[idx];
3225 int ret, idx; local
3234 for (idx = 0; idx < COMPOSITION_DEPTH; idx++) {
3235 cp = np->rn_cchain[idx];
[all...]
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c265 int idx = start; local
349 newdev->index = idx;
350 ++idx;
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c1549 Aliste idx; local
1569 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) {
1613 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) {
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c446 int idx; local
452 idx = req->xr_idx;
454 req->xr_idx = idx;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c2041 uint16_t reqno, uint16_t val, uint16_t idx)
2054 req.wIndex = idx;
2062 reqno, val, idx, rval, cr, cb_flags);
2040 uftdi_cmd_vendor_write0(uftdi_state_t *uf, uint16_t reqno, uint16_t val, uint16_t idx) argument
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c2132 IWK_DBG((IWK_DEBUG_RX, "rx intr: idx=%d phy_len=%x len=%d "
2193 IWK_DBG((IWK_DEBUG_TX, "tx done: qid=%d idx=%d"
2196 desc->hdr.qid, desc->hdr.idx, stat->ntries, stat->frame_count,
2235 "qid=%x idx=%d flags=%x type=0x%x\n",
2236 desc->hdr.qid, desc->hdr.idx, desc->hdr.flags,
2371 " cur = %d qid=%x idx=%d flags=%x type=%x len=%d\n",
2372 index, sc->sc_rxq.cur, desc->hdr.qid, desc->hdr.idx,
2759 cmd->hdr.idx = ring->cur;
2884 IWK_DBG((IWK_DEBUG_TX, "sending data: qid=%d idx=%d len=%d",
3466 cmd->hdr.idx
5957 uint32_t idx; /* index of entry to be filled in next */ local
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1278 avl_index_t idx; local
1280 userquota_node_t *uqn = avl_find(avl, &search, &idx);
1284 avl_insert(avl, uqn, idx);
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h422 uint8_t idx; member in struct:iwn_rx_desc
464 uint8_t idx; member in struct:iwn_tx_cmd
1318 uint8_t idx; member in struct:iwn_spectrum_notif
/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h741 ** CREATE INDEX idx ON t(a,b,c);
744 ** The IdList.a.idx field is used when the IdList represents the list of
749 ** If "a" is the k-th column of table "t", then IdList.a[0].idx==k.
756 int idx; /* Index in some Table.aCol[] of a column named zName */ member in struct:IdList::IdList_item
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c3003 if ( (tp->hw_status->idx[0].rx_producer != tp->rx_rcb_ptr) && !retrieve )
3008 if (tp->hw_status->idx[0].rx_producer != tp->rx_rcb_ptr) {
3076 while((tp->hw_status->idx[0].tx_consumer != entry) &&
3077 (tp->hw_status->idx[0].tx_consumer != PREV_TX(entry))) {
3109 /* Packets are ready, update Tx producer idx local and on card */
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h416 int idx; /* idx number of request */ member in struct:rdc_sleepq

Completed in 425 milliseconds

<<212223242526