Home
last modified time | relevance | path

Searched defs:_n (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h90 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n))) argument
180 #define E1000_INVM_DATA_REG(_n) (0x12120 + 4*(_n)) argument
247 #define E1000_DCA_RXCTRL(_n) E1000_RXCTL(_n) argument
264 #define E1000_DCA_TXCTRL(_n) E1000_TXCTL(_n) argument
514 #define E1000_MDEF(_n) (0x05890 + (4 * (_n))) argument
573 #define E1000_VMBMEM(_n) (0x00800 + (64 * (_n))) argument
574 #define E1000_VFVMBMEM(_n) (0x00800 + (_n)) argument
575 #define E1000_VMOLR(_n) (0x05AD0 + (4 * (_n))) argument
577 #define E1000_VLVF(_n) (0x05D00 + (4 * (_n))) argument
578 #define E1000_VMVIR(_n) (0x03700 + (4 * (_n))) argument
[all …]
H A De1000_82571.h48 #define E1000_EITR_82574(_n) (0x000E8 + (0x4 * (_n))) argument
H A De1000_vf.h54 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \ argument
73 #define E1000_EITR(_n) (0x01680 + ((_n) << 2)) argument
H A De1000_ich8lan.h305 #define E1000_PCH_RAICC(_n) (0x05F50 + ((_n) * 4)) argument
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h40 #define IGC_EITR(_n) (0x01680 + (0x4 * (_n))) argument
91 #define IGC_INVM_DATA_REG(_n) (0x12120 + 4*(_n)) argument
268 #define IGC_MDEF(_n) (0x05890 + (4 * (_n))) argument
336 #define IGC_RTTDTCRC(_n) (0x3610 + ((_n) * 4)) argument
338 #define IGC_RTTPTCRC(_n) (0x3480 + ((_n) * 4)) argument
340 #define IGC_RTRPTCRC(_n) (0x2480 + ((_n) * 4)) argument
342 #define IGC_RTTDTCRS(_n) (0x3630 + ((_n) * 4)) argument
344 #define IGC_RTTDTCRM(_n) (0x3650 + ((_n) * 4)) argument
346 #define IGC_RTTPTCRS(_n) (0x34A0 + ((_n) * 4)) argument
348 #define IGC_RTTPTCRM(_n) (0x34C0 + ((_n) * 4)) argument
[all …]
H A Digc_defines.h1194 #define IGC_VLANPQF_QUEUE_SEL(_n, q_idx) ((q_idx) << ((_n) * 4)) argument
1195 #define IGC_VLANPQF_P_VALID(_n) (0x1 << (3 + (_n) * 4)) argument
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dlibses_plugin.h97 #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
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h64 #define __in_ecount(_n) argument
65 #define __in_ecount_opt(_n) argument
66 #define __in_bcount(_n) argument
67 #define __in_bcount_opt(_n) argument
71 #define __out_ecount(_n) argument
72 #define __out_ecount_opt(_n) argument
73 #define __out_bcount(_n) argument
74 #define __out_bcount_opt(_n) argument
82 #define __inout_ecount(_n) argument
83 #define __inout_ecount_opt(_n) argument
[all …]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-list.h157 #define xge_list_for_each_safe(_p, _n, _h) \ argument
/illumos-gate/usr/src/lib/libdemangle/common/
H A Drust.h68 #define SKIP_END(_st, _n) (_st)->rs_skip = (_n) argument
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A Drust.c59 #define GROUP(_n, ...) \ argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c60 unsigned long _n = n >> 1; in log2_align() local
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h91 #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
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_reg.h1459 #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 Darn_phy.h42 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2)) argument
H A Darn_core.h586 #define ATH_BA_ISSET(_bm, _n) (((_n) < (WME_BA_BMP_SIZE)) && \ argument
674 #define ATH_NODE(_n) ((struct ath_node *)(_n)) argument
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1446 #define IXGBE_COMPUTE_SIG_HASH_ITERATION(_n) \ argument
1594 #define IXGBE_COMPUTE_BKT_HASH_ITERATION(_n) \ argument
H A Dixgbe_type.h598 #define IXGBE_FHFT(_n) (0x09000 + ((_n) * 0x100)) /* Flex host filter table */ argument
600 #define IXGBE_FHFT_EXT(_n) (0x09800 + ((_n) * 0x100)) argument
601 #define IXGBE_FHFT_EXT_X550(_n) (0x09600 + ((_n) * 0x100)) argument
783 #define IXGBE_LSECTXKEY0(_n) (0x08A1C + (4 * (_n))) /* 4 of these (0-3) */ argument
784 #define IXGBE_LSECTXKEY1(_n) (0x08A2C + (4 * (_n))) /* 4 of these (0-3) */ argument
790 #define IXGBE_LSECRXKEY(_n, _m) (0x08F20 + ((0x10 * (_n)) + (4 * (_m)))) argument
805 #define IXGBE_LSECRXOK(_n) (0x08F64 + (0x04 * (_n))) /* InPktsOk */ argument
806 #define IXGBE_LSECRXINV(_n) (0x08F6C + (0x04 * (_n))) /* InPktsInvalid */ argument
807 #define IXGBE_LSECRXNV(_n) (0x08F74 + (0x04 * (_n))) /* InPktsNotValid */ argument
/illumos-gate/usr/src/head/
H A Dsyms.h54 } _n; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_osal.c517 unsigned long _n = n >> 1; in log2_align() local
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h156 #define ATH_NODE(_n) ((struct ath_node *)(_n)) argument
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1810 #define CTL_DESC(_e, _n) \ argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c1130 #define _LGRP_PLAT_MEM_SIZE(_n, _q, _t) \ argument
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c2593 int _c, _n; in doprf() local
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h130 short _n; /* Number of elements in wc[]. */ member

12