/titanic_41/usr/src/uts/common/xen/public/io/ |
H A D | ring.h | 147 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument 154 #define BACK_RING_INIT(_r, _s, __size) do { \ argument 162 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument 169 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument 177 #define RING_SIZE(_r) \ argument 181 #define RING_FREE_REQUESTS(_r) \ argument 187 #define RING_FULL(_r) \ argument 191 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ argument 195 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ argument 203 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ argument [all …]
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 176 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 177 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) argument 178 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 120 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 121 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q,_r, _s)) argument
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 157 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 158 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) argument 159 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 48 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 49 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) argument
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 60 Xword _r, _a, _b; in ld_lcm() local
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | apix.h | 210 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_ath9k.h | 620 #define REG_RMW(_a, _r, _set, _clr) \ argument 622 #define REG_RMW_FIELD(_a, _r, _f, _v) \ argument 625 #define REG_SET_BIT(_a, _r, _f) \ argument 627 #define REG_CLR_BIT(_a, _r, _f) \ argument
|
H A D | arn_hw.h | 1023 #define ATH9K_POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) argument
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnb.c | 634 #define XNB_RING_HAS_UNCONSUMED_REQUESTS(_r) \ argument
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | iconv.c | 1363 ssize_t _r; in _ast_iconv_write() local
|