Searched refs:_n (Results 1 - 25 of 47) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h90 #define E1000_EITR(_n) (0x01680 + (0x4 * (_n)))
180 #define E1000_INVM_DATA_REG(_n) (0x12120 + 4*(_n))
204 /* High credit registers where _n can be 0 or 1. */
205 #define E1000_I210_TQAVHC(_n) (0x300C + 0x40 * (_n))
209 /* Queues priority masks where _n and _p can be 0-3. */
210 #define E1000_TQAVARBCTRL_QUEUE_PRI(_n, _p) ((_p) << (2 * (_n)))
[all...]
H A De1000_82571.h48 #define E1000_EITR_82574(_n) (0x000E8 + (0x4 * (_n)))
H A De1000_vf.h54 #define E1000_SRRCTL(_n) ((_n) < 4 ? (0x0280C + ((_n) * 0x100)) : \
55 (0x0C00C + ((_n) * 0x40)))
73 #define E1000_EITR(_n) (0x01680 + ((_n) << 2))
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dlibses_plugin.h97 #define SES_NV_ADD(_t, _e, _l, _n, ...) \
98 if (((_e) = nvlist_add_##_t((_l), (_n), __VA_ARGS__)) != 0) \
99 return (ses_set_nverrno((_e), (_n)))
101 #define SES_NV_ADD_OR_FREE(_t, _e, _l, _n, ...) \
102 if (((_e) = nvlist_add_##_t((_l), (_n), __VA_ARGS__)) != 0) { \
103 nvlist_free(_l); return (ses_set_nverrno((_e), (_n))); }
112 #define SES_NV_CTLBOOL(_l, _n, _b) \
115 (void) nvlist_lookup_boolean_value((_l), (_n), &v); \
119 #define SES_NV_CTLBOOL_INVERT(_l, _n, _b) \
122 (void) nvlist_lookup_boolean_value((_l), (_n),
[all...]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetcchar.c58 return ((int)c->_n);
63 for (i = 0; i < c->_n; ++i)
H A Dwinnwstr.c65 if (n < cp->_n)
69 for (i = 0; i < cp->_n; ++i) {
H A Dwunctrl.c92 if (cc->_n <= 0)
105 for (i = 0; i < cc->_n; ++i)
H A Dwaddwchn.c59 for (x = w->_curx; x < n && cp->_n != 0 && cp->_wc[0] != '\0';
H A Dm_cc.c163 cc->_n = 1;
187 if (cc->_n != 1 || wctomb((char *)mb, cc->_wc[0]) != 1)
249 for (count = i = 0; i < cc->_n; ++i, count += bytes)
327 cc->_n = (short)i;
371 cc->_n = i;
397 cc->_n = 1;
429 for (width = spacing = i = 0; i < cc->_n; ++i) {
447 for (i = spacing; i < cc->_n; ++i) {
448 for (j = cc->_n - 1; i < j; --j) {
744 if (_M_CCHAR_MAX < cp->_n
[all...]
H A Dwadd_wch.c108 uc._n = 1;
H A Dwacs.c161 acs->_n != 1 || wctomb((char *) mb, acs->_wc[0]) != 1)
H A Dwins_wch.c143 uc._n = 1;
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetcchar.c56 return __m_return_int("getcchar", c->_n + 1);
61 for (i = 0; i < c->_n; ++i)
H A Dwinnwstr.c63 if (n < cp->_n)
67 for (i = 0; i < cp->_n; ++i)
H A Dwaddwchn.c61 for (x = w->_curx; x < n && cp->_n != 0; x += width, ++cp)
H A Dwunctrl.c94 if (cc->_n <= 0)
107 for (i = 0; i < cc->_n; ++i)
H A Dm_cc.c156 cc->_n = 1;
179 if (cc->_n != 1 || wctomb((char *) mb, cc->_wc[0]) != 1)
247 for (count = i = 0; i < cc->_n; ++i, count += bytes)
323 cc->_n = i;
364 cc->_n = i;
409 for (width = spacing = i = 0; i < cc->_n; ++i) {
427 for (i = spacing; i < cc->_n; ++i) {
428 for (j = cc->_n - 1; i < j; --j) {
789 if (c1->_n != c2->_n)
[all...]
H A Dwadd_wch.c88 uc._n = 1;
/illumos-gate/usr/src/boot/sys/sys/
H A Dselect.h87 __size_t _n; \
90 _n = _howmany(FD_SETSIZE, _NFDBITS); \
91 while (_n > 0) \
92 _p->__fds_bits[--_n] = 0; \
/illumos-gate/usr/src/head/
H A Dsyms.h56 } _n; member in struct:syment
64 #define n_name _n._n_name
65 #define n_nptr _n._n_nptr[1]
66 #define n_zeroes _n._n_n._n_zeroes
67 #define n_offset _n._n_n._n_offset
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-list.h157 #define xge_list_for_each_safe(_p, _n, _h) \
158 for (_p = (_h)->next, _n = _p->next; _p != (_h); \
159 _p = _n, _n = _p->next)
/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)
100 #define MBPF_GET_LINKID(_m, _n, _ip, _z) \
101 (_m)->bpr_getlinkid(_n, _ip, _z)
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h64 #define __in_ecount(_n)
65 #define __in_ecount_opt(_n)
66 #define __in_bcount(_n)
67 #define __in_bcount_opt(_n)
71 #define __out_ecount(_n)
72 #define __out_ecount_opt(_n)
73 #define __out_bcount(_n)
74 #define __out_bcount_opt(_n)
75 #define __out_bcount_part(_n, _l)
76 #define __out_bcount_part_opt(_n, _
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c60 unsigned long _n = n >> 1; local
62 while (_n)
64 _n >>= 1;
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_reg.h1459 #define AR_KEYTABLE(_n) (AR_KEYTABLE_0 + ((_n)*32))
1472 #define AR_KEYTABLE_KEY0(_n) (AR_KEYTABLE(_n) + 0)
1473 #define AR_KEYTABLE_KEY1(_n) (AR_KEYTABLE(_n) + 4)
1474 #define AR_KEYTABLE_KEY2(_n) (AR_KEYTABLE(_n) + 8)
1475 #define AR_KEYTABLE_KEY3(_n) (AR_KEYTABLE(_n)
[all...]

Completed in 71 milliseconds

12