/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_regs.h | 87 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n))) argument 175 #define E1000_INVM_DATA_REG(_n) (0x12120 + 4*(_n)) argument 200 #define E1000_I210_TQAVHC(_n) (0x300C + 0x40 * (_n)) argument 205 #define E1000_TQAVARBCTRL_QUEUE_PRI(_n, _p) ((_p) << (2 * _n)) argument 207 #define E1000_I210_TQAVCC(_n) (0x3004 + 0x40 * (_n)) argument 215 #define E1000_PQGPTC(_n) (0x010014 + (0x100 * (_n))) argument 218 #define E1000_I210_TXPBS_SIZE(_n, _s) ((_s) << (6 * _n)) argument 230 #define E1000_RDBAL(_n) ((_n) < 4 ? (0x02800 + ((_n) * 0x100)) : \ argument 232 #define E1000_RDBAH(_n) ((_n) < 4 ? (0x02804 + ((_n) * 0x100)) : \ argument 234 #define E1000_RDLEN(_n) ((_n) < 4 ? (0x02808 + ((_n) * 0x100)) : \ argument [all …]
|
H A D | e1000_82571.h | 48 #define E1000_EITR_82574(_n) (0x000E8 + (0x4 * (_n))) argument
|
H A D | e1000_vf.h | 54 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \ argument 73 #define E1000_EITR(_n) (0x01680 + ((_n) << 2)) argument
|
H A D | e1000_ich8lan.h | 282 #define E1000_PCH_RAICC(_n) (0x05F50 + ((_n) * 4)) argument
|
/titanic_41/usr/src/lib/scsi/libses/common/ |
H A D | libses_plugin.h | 97 #define SES_NV_ADD(_t, _e, _l, _n, ...) \ argument 101 #define SES_NV_ADD_OR_FREE(_t, _e, _l, _n, ...) \ argument 112 #define SES_NV_CTLBOOL(_l, _n, _b) \ argument 119 #define SES_NV_CTLBOOL_INVERT(_l, _n, _b) \ argument 126 #define SES_NV_CTL64(_l, _n, _v) \ argument 133 #define SES_NV_CTL16(_l, _n, _v) \ argument
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_82599.c | 1299 #define IXGBE_COMPUTE_SIG_HASH_ITERATION(_n) argument 1301 #define IXGBE_COMPUTE_SIG_HASH_ITERATION(_n) \ argument 1439 #define IXGBE_COMPUTE_BKT_HASH_ITERATION(_n) argument 1441 #define IXGBE_COMPUTE_BKT_HASH_ITERATION(_n) \ argument
|
H A D | ixgbe_type.h | 363 #define IXGBE_FHFT(_n) (0x09000 + (_n * 0x100)) /* Flex host filter table */ argument 365 #define IXGBE_FHFT_EXT(_n) (0x09800 + (_n * 0x100)) argument 471 #define IXGBE_LSECTXKEY0(_n) (0x08A1C + (4 * (_n))) /* 4 of these (0-3) */ argument 472 #define IXGBE_LSECTXKEY1(_n) (0x08A2C + (4 * (_n))) /* 4 of these (0-3) */ argument 478 #define IXGBE_LSECRXKEY(_n, _m) (0x08F20 + ((0x10 * (_n)) + (4 * (_m)))) argument 493 #define IXGBE_LSECRXOK(_n) (0x08F64 + (0x04 * (_n))) /* InPktsOk */ argument 494 #define IXGBE_LSECRXINV(_n) (0x08F6C + (0x04 * (_n))) /* InPktsInvalid */ argument 495 #define IXGBE_LSECRXNV(_n) (0x08F74 + (0x04 * (_n))) /* InPktsNotValid */ argument
|
/titanic_41/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-list.h | 157 #define xge_list_for_each_safe(_p, _n, _h) \ argument
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_util.c | 60 unsigned long _n = n >> 1; in log2_align() local
|
/titanic_41/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 91 #define MBPF_OPEN(_m, _n, _p, _z) (_m)->bpr_open(_n, (uintptr_t *)_p, _z) argument 100 #define MBPF_GET_LINKID(_m, _n, _ip, _z) \ argument
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_reg.h | 1459 #define AR_KEYTABLE(_n) (AR_KEYTABLE_0 + ((_n)*32)) argument 1472 #define AR_KEYTABLE_KEY0(_n) (AR_KEYTABLE(_n) + 0) argument 1473 #define AR_KEYTABLE_KEY1(_n) (AR_KEYTABLE(_n) + 4) argument 1474 #define AR_KEYTABLE_KEY2(_n) (AR_KEYTABLE(_n) + 8) argument 1475 #define AR_KEYTABLE_KEY3(_n) (AR_KEYTABLE(_n) + 12) argument 1476 #define AR_KEYTABLE_KEY4(_n) (AR_KEYTABLE(_n) + 16) argument 1477 #define AR_KEYTABLE_TYPE(_n) (AR_KEYTABLE(_n) + 20) argument 1478 #define AR_KEYTABLE_MAC0(_n) (AR_KEYTABLE(_n) + 24) argument 1479 #define AR_KEYTABLE_MAC1(_n) (AR_KEYTABLE(_n) + 28) argument
|
H A D | arn_phy.h | 42 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) argument
|
H A D | arn_core.h | 586 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ argument 674 #define ATH_NODE(_n) ((struct ath_node *)(_n)) argument
|
/titanic_41/usr/src/head/ |
H A D | syms.h | 56 } _n; member
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | zuluvm.c | 87 #define ZULUVM_MONDO(_zdev, _n) \ argument
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_impl.h | 156 #define ATH_NODE(_n) ((struct ath_node *)(_n)) argument
|
/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/ |
H A D | ses2_element_ctl.c | 1810 #define CTL_DESC(_e, _n) \ argument
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | lgrpplat.c | 1130 #define _LGRP_PLAT_MEM_SIZE(_n, _q, _t) \ argument
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | util.c | 2592 int _c, _n; in doprf() local
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 132 short _n; /* Number of elements in wc[]. */ member
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 427 #define EMLXS_SET_DFC_STATE(_n, _state) if (_n && _n->nlp_active)\ argument 466 #define EMLXS_NODE_TO_RPI(_p, _n) \ argument
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 133 short _n; /* Number of elements in wc[]. */ member
|