Home
last modified time | relevance | path

Searched defs:index2 (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c569 size_t cnt1, cnt2, index1, index2; in cachefsd_fs_unmounted_1_svc() local
666 size_t cnt1, cnt2, index1, index2; in cachefsd_disconnection_1_svc() local
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dhist.c50 int range[2], incr, index2, indx= -1; in b_hist() local
/titanic_41/usr/src/cmd/powertop/common/
H A Dpowertop.c100 int index2 = 0, c, dump_count = 0; in main() local
/titanic_41/usr/src/lib/libmvec/common/
H A D__vatanf.c47 int index0, index1, index2; in __vatanf() local
H A D__vatan.c55 int index2, sign2 = 0; in __vatan() local
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c439 int index2; in hci1394_tlabel_reset() local
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c985 uint32_t index1, uint32_t index2) in hermon_icm_alloc()
1118 uint32_t index1, uint32_t index2) in hermon_icm_free()
1183 uint32_t index1, index2; in hermon_icm_num_to_hdl() local
1220 uint32_t index1, index2; in hermon_icm_set_num_to_hdl() local
3428 int index1, index2; in hermon_icm_dma_fini() local
H A Dhermon_mr.c457 uint32_t index1, index2, rindx; in hermon_mr_alloc_fmr() local
3245 uint32_t index1, index2, rindx; in hermon_mr_fast_mtt_write() local
3367 uint32_t index1, index2, rindx; in hermon_mr_fast_mtt_write_fmr() local
H A Dhermon_rsrc.c2055 uint32_t index1, index2; in hermon_rsrc_hw_entry_icm_confirm() local
2210 uint32_t index1, index2, rindx; in hermon_rsrc_hw_entry_icm_free() local
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c383 char index1[MAXNDXSIZE], index2[MAXNDXSIZE]; in print_array() local
1659 char index1[MAXNDXSIZE * 2], index2[MAXNDXSIZE * 2]; in dump_asrset() local
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dhistory.c922 register int index2; in hist_find() local
/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk2.c2649 uint8_t index, index1, index2; in iwk_send() local
5858 uint8_t index1, index2; in iwk_recv_mgmt() local
6447 uint8_t addr[IEEE80211_ADDR_LEN], uint8_t *index2) in iwk_clean_add_node_ibss()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1866 int64_t index2 = (int64_t)((ipnetif_t *)ipnetifp)->if_index; in ipnetif_compare_index() local
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h954 #define hermon_index(index1, index2, rindx, table, offset) \ argument
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_sw.h255 #define OFFSET(index1, index2, limit) ((index1) <= (index2) ? \ argument
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h323 #define OFFSET(index1, index2, limit) ((index1) <= (index2) ? \ argument