/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_register.h | 206 #define I40E_PFCM_LANCTXDATA(_i) (0x0010C100 + ((_i) * 128)) /* _i=0...3 */ /* Reset: CORER … argument 247 #define I40E_PRTDCB_FCTTVN(_i) (0x001E4580 + ((_i) * 32)) /* _i=0...3 */ /* Reset: GLOB… argument 287 #define I40E_PRTDCB_RETSTCC(_i) (0x00122180 + ((_i) * 32)) /* _i=0...7 */ /* Reset: C… argument 322 #define I40E_PRTDCB_RUPTQ(_i) (0x00122400 + ((_i) * 32)) /* _i=0...7 */ /* Reset: CORER */ argument 329 #define I40E_PRTDCB_TCMSTC(_i) (0x000A0040 + ((_i) * 32)) /* _i=0...7 */ /* Reset: CORER */ argument 340 #define I40E_PRTDCB_TCWSTC(_i) (0x000A2040 + ((_i) * 32)) /* _i=0...7 */ /* Reset: CORER */ argument 378 #define I40E_PRTDCB_TPFCTS(_i) (0x001E4660 + ((_i) * 32)) /* _i=0...7 */ /* Reset: GLOBR… argument 425 #define I40E_GLGEN_GPIO_CTL(_i) (0x00088100 + ((_i) * 4)) /* _i=0...29 */ /* Reset: … argument 466 #define I40E_GLGEN_I2CCMD(_i) (0x000881E0 + ((_i) * 4)) /* _i=0...3 */ /* Reset: POR */ argument 482 #define I40E_GLGEN_I2CPARAMS(_i) (0x000881AC + ((_i) * 4)) /* _i=0...3 */ /* Rese… argument [all …]
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_type.h | 336 #define IXGBE_EICS_EX(_i) (0x00A90 + (_i) * 4) argument 337 #define IXGBE_EIMS_EX(_i) (0x00AA0 + (_i) * 4) argument 338 #define IXGBE_EIMC_EX(_i) (0x00AB0 + (_i) * 4) argument 339 #define IXGBE_EIAM_EX(_i) (0x00AD0 + (_i) * 4) argument 349 #define IXGBE_EITR(_i) (((_i) <= 23) ? (0x00820 + ((_i) * 4)) : \ argument 350 (0x012300 + (((_i) - 24) * 4))) 354 #define IXGBE_IVAR(_i) (0x00900 + ((_i) * 4)) /* 24 at 0x900-0x960 */ argument 359 #define IXGBE_PBACL(_i) (((_i) == 0) ? (0x11068) : (0x110C0 + ((_i) * 4))) argument 367 #define IXGBE_FCRTH_82599(_i) (0x03260 + ((_i) * 4)) /* 8 of these (0-7) */ argument 368 #define IXGBE_FCRTL_82599(_i) (0x03220 + ((_i) * 4)) /* 8 of these (0-7) */ argument [all …]
|
/illumos-gate/usr/src/uts/common/io/igc/core/ |
H A D | igc_regs.h | 135 #define IGC_PSRTYPE(_i) (0x05480 + ((_i) * 4)) argument 136 #define IGC_RAL(_i) (((_i) <= 15) ? (0x05400 + ((_i) * 8)) : \ argument 137 (0x054E0 + ((_i - 16) * 8))) 138 #define IGC_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ argument 139 (0x054E4 + ((_i - 16) * 8))) 142 #define IGC_SHRAL(_i) (0x05438 + ((_i) * 8)) argument 143 #define IGC_SHRAH(_i) (0x0543C + ((_i) * 8)) argument 144 #define IGC_IP4AT_REG(_i) (0x05840 + ((_i) * 8)) argument 145 #define IGC_IP6AT_REG(_i) (0x05880 + ((_i) * 4)) argument 146 #define IGC_WUPM_REG(_i) (0x05A00 + ((_i) * 4)) argument [all …]
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 278 #define E1000_PSRTYPE(_i) (0x05480 + ((_i) * 4)) argument 279 #define E1000_RAL(_i) (((_i) <= 15) ? (0x05400 + ((_i) * 8)) : \ argument 280 (0x054E0 + ((_i - 16) * 8))) 281 #define E1000_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ argument 282 (0x054E4 + ((_i - 16) * 8))) 283 #define E1000_SHRAL(_i) (0x05438 + ((_i) * 8)) argument 284 #define E1000_SHRAH(_i) (0x0543C + ((_i) * 8)) argument 285 #define E1000_IP4AT_REG(_i) (0x05840 + ((_i) * 8)) argument 286 #define E1000_IP6AT_REG(_i) (0x05880 + ((_i) * 4)) argument 287 #define E1000_WUPM_REG(_i) (0x05A00 + ((_i) * 4)) argument [all …]
|
H A D | e1000_ich8lan.h | 76 #define E1000_SHRAL_PCH_LPT(_i) (0x05408 + ((_i) * 8)) argument 77 #define E1000_SHRAH_PCH_LPT(_i) (0x0540C + ((_i) * 8)) argument 149 #define BM_RAR_L(_i) (BM_PHY_REG(BM_WUC_PAGE, 16 + ((_i) << 2))) argument 150 #define BM_RAR_M(_i) (BM_PHY_REG(BM_WUC_PAGE, 17 + ((_i) << 2))) argument 151 #define BM_RAR_H(_i) (BM_PHY_REG(BM_WUC_PAGE, 18 + ((_i) << 2))) argument 152 #define BM_RAR_CTRL(_i) (BM_PHY_REG(BM_WUC_PAGE, 19 + ((_i) << 2))) argument 153 #define BM_MTA(_i) (BM_PHY_REG(BM_WUC_PAGE, 128 + ((_i) << 1))) argument
|
H A D | e1000_defines.h | 1048 #define E1000_I210_FIFO_SEL_TX_QAV(_i) (0x02 + (_i)) argument
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | stdhdr.h | 60 int _i; \ 62 if ((_i = _stdfun(p, &_v)) < 0) \ 64 else if (_i > 0) \ 65 return ((_s_f)_v.vec[_i])a; \ 71 int _i; \ 73 if ((_i = _stdfun(p, &_v)) < 0) \ 75 else if (_i > 0) \ 76 return ((_s_f)_v.vec[_i])a; \ 82 int _i; \ 84 if ((_i = _stdfun(p, &_v)) < 0) \ [all …]
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_xregs.h | 33 #define I40E_GLPRT_MSPDC(_i) (0x00300060 + ((_i) * 8)) /* _i=0...3 */ argument 45 #define I40E_X_GL_RXERR1_L(_i) (0x00318000 + ((_i) * 8)) argument 47 #define I40E_X_GL_RXERR2_L(_i) (0x0031c000 + ((_i) * 8)) argument
|
/illumos-gate/usr/src/lib/libilb/common/ |
H A D | libilb_impl.h | 78 #define IP_COPY_CLI_2_IMPL(_e, _i) \ argument 79 bzero(_i, sizeof (*(_i))); \ 81 (void) memcpy((_i), &(_e)->ia_v6, sizeof (*(_i))); \ 83 IN6_INADDR_TO_V4MAPPED(&(_e)->ia_v4, (_i)) 85 #define IP_COPY_IMPL_2_CLI(_i, _e) \ argument 88 if (IN6_IS_ADDR_V4MAPPED(_i)) { \ 90 IN6_V4MAPPED_TO_INADDR((_i), &(_e)->ia_v4); \ 93 (void) memcpy(&(_e)->ia_v6, (_i), \
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_phy.h | 196 #define AR_PHY_TIMING_CTRL4(_i) (0x9920 + ((_i) << 12)) argument 313 #define AR_PHY_NEW_ADC_DC_GAIN_CORR(_i) (0x99b4 + ((_i) << 12)) argument 365 #define AR_PHY_CAL_MEAS_0(_i) (0x9c10 + ((_i) << 12)) argument 366 #define AR_PHY_CAL_MEAS_1(_i) (0x9c14 + ((_i) << 12)) argument 367 #define AR_PHY_CAL_MEAS_2(_i) (0x9c18 + ((_i) << 12)) argument 368 #define AR_PHY_CAL_MEAS_3(_i) (0x9c1c + ((_i) << 12)) argument
|
H A D | arn_reg.h | 376 #define AR_QTXDP(_i) (AR_Q0_TXDP + ((_i)<<2)) argument 394 #define AR_QCBRCFG(_i) (AR_Q0_CBRCFG + ((_i)<<2)) argument 410 #define AR_QRDYTIMECFG(_i) (AR_Q0_RDYTIMECFG + ((_i)<<2)) argument 433 #define AR_QMISC(_i) (AR_Q0_MISC + ((_i)<<2)) argument 461 #define AR_QSTS(_i) (AR_Q0_STS + ((_i)<<2)) argument 493 #define AR_DQCUMASK(_i) (AR_D0_QCUMASK + ((_i)<<2)) argument 510 #define AR_DLCL_IFS(_i) (AR_D0_LCL_IFS + ((_i)<<2)) argument 530 #define AR_DRETRY_LIMIT(_i) (AR_D0_RETRY_LIMIT + ((_i)<<2)) argument 549 #define AR_DCHNTIME(_i) (AR_D0_CHNTIME + ((_i)<<2)) argument 565 #define AR_DMISC(_i) (AR_D0_MISC + ((_i)<<2)) argument
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | avl.h | 88 AvlIter _i; \ 89 avl_foreach(_i, avl) { \ 90 _sm = _i.sm; 95 AvlIter _i; \ 96 avl_foreach(_i, avl) { \ 97 _sm = _i.sm; \
|
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 68 int _i; \ 70 for (_i = 0; _i <= sizeof (ulong_t); _i++) \ 71 if (bitmap & (1UL << _i)) { \ 73 low = _i; \ 74 high = _i; \
|
/illumos-gate/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 182 int _i; \ 183 for (_i = 0; _i < max_mem_nodes; _i++) { \ 184 rw_enter(&page_ctrs_rwlock[_i], RW_WRITER); \ 185 page_freelist_lock(_i); \ 194 int _i; \ 195 for (_i = 0; _i < max_mem_nodes; _i++) { \ 196 page_freelist_unlock(_i); \ 197 rw_exit(&page_ctrs_rwlock[_i]); \
|
/illumos-gate/usr/src/cmd/acct/ |
H A D | runacct.sh | 153 for _i in pacct?* 155 if [ "${_i}" = "pacct?*" ] 161 if test -r S${_i}.${_date} ; then 164 echo "ERROR: S${_i}.${_date} already exists" >> ${_active} 170 mv ${_i} S${_i}.${_date}
|
/illumos-gate/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.h | 318 int _i; \ 319 for (_i = 0; _i < SFMMU_RGNMAP_WORDS; _i++) { \ 320 (map).bitmap[_i] = 0; \ 328 int _i; \ 329 for (_i = 0; _i < SFMMU_RGNMAP_WORDS; _i++) { \ 330 if ((map1)->bitmap[_i] != (map2)->bitmap[_i]) \ 333 if (_i < SFMMU_RGNMAP_WORDS) \ 348 int _i; \ 349 for (_i = 0; _i < SFMMU_RGNMAP_WORDS; _i++) { \ 350 if (((map1)->bitmap[_i] & (map2)->bitmap[_i]) \ [all …]
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_iov_api.h | 804 #define ecore_for_each_vf(_p_hwfn, _i) \ argument 805 for (_i = ecore_iov_get_next_active_vf(_p_hwfn, 0); \ 806 _i < E4_MAX_NUM_VFS; \ 807 _i = ecore_iov_get_next_active_vf(_p_hwfn, _i + 1))
|
/illumos-gate/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3.c | 69 #define CPQARY3_INST2x(_i, _x) (((_i) << INST_MINOR_SHIFT) | (_x)) argument 70 #define CPQARY3_INST2CPQARY3(_i) CPQARY3_INST2x(_i, CPQARY3_MINOR) argument
|
/illumos-gate/usr/src/lib/auditd_plugins/syslog/ |
H A D | sysplugin.c | 128 int _i;\ 129 for (_i = 0; _i < 4; _i++) {\
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | epic100.c | 47 #define delay(nanosec) do { int _i = 3; while (--_i > 0) \
|
/illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
H A D | smp_frames.h | 866 #define SMP_ROUTE_PHY(_d, _s, _i) \ argument 867 ((_d)->srtd_phy_bitmap[(48 - (_i) + (_s)) >> 3] & \ 868 (1 << ((48 - (_i) + (_s)) & 7)))
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | util.c | 2593 size_t _i; in doprf() local 2651 for (_i = 24; _i > 0; _i -= 8) { in doprf() 2652 if ((c = ((_c >> _i) & 0x7f)) != 0) { in doprf() 2656 if ((c = ((_c >> _i) & 0x7f)) != 0) { in doprf() 2662 _i = strlen(_s); in doprf() 2664 _n = (int)(width - _i); in doprf() 2667 prec = (int)_i; in doprf()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | evtchn_dev.c | 91 #define EVTCHN_RING_MASK(_i) ((_i) & (EVTCHN_RING_SIZE - 1)) argument
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_iso.h | 40 unsigned long _i[sizeof (double) / sizeof (unsigned long)]; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_rules.c | 46 #define IPPROTO_2_AF(_i) (_i == IPPROTO_IP)?AF_INET:AF_INET6 argument
|