/titanic_52/usr/src/uts/common/xen/public/io/ |
H A D | ring.h | 153 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument 160 #define BACK_RING_INIT(_r, _s, __size) do { \ argument 168 FRONT_RING_ATTACH(_r,_s,__size) global() argument 175 BACK_RING_ATTACH(_r,_s,__size) global() argument 183 RING_SIZE(_r) global() argument 187 RING_FREE_REQUESTS(_r) global() argument 193 RING_FULL(_r) global() argument 197 RING_HAS_UNCONSUMED_RESPONSES(_r) global() argument 201 RING_HAS_UNCONSUMED_REQUESTS(_r) global() argument 209 RING_HAS_UNCONSUMED_REQUESTS(_r) global() argument 217 RING_GET_REQUEST(_r,_idx) global() argument 220 RING_GET_RESPONSE(_r,_idx) global() argument 224 RING_REQUEST_CONS_OVERFLOW(_r,_cons) global() argument 227 RING_PUSH_REQUESTS(_r) global() argument 232 RING_PUSH_RESPONSES(_r) global() argument 267 RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(_r,_notify) global() argument 277 RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(_r,_notify) global() argument 287 RING_FINAL_CHECK_FOR_REQUESTS(_r,_work_to_do) global() argument 295 RING_FINAL_CHECK_FOR_RESPONSES(_r,_work_to_do) global() argument [all...] |
/titanic_52/usr/src/uts/common/io/e1000g/ |
H A D | e1000_osdep.h | 193 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 194 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) argument 195 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_52/usr/src/uts/common/io/igb/ |
H A D | e1000_osdep.h | 154 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 155 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q, _r, _s)) argument 156 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) \ argument
|
/titanic_52/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_osdep.h | 128 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument 129 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) _NOTE(ARGUNUSED(_p, _q,_r, _s)) argument
|
/titanic_52/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_52/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 60 Xword _r, _a, _b; in ld_lcm() local
|
/titanic_52/usr/src/uts/i86pc/sys/ |
H A D | apix.h | 210 #define UNREFERENCED_3PARAMETER(_p, _q, _r) _NOTE(ARGUNUSED(_p, _q, _r)) argument
|
/titanic_52/usr/src/boot/include/ |
H A D | stdio.h | 112 int _r; /* (*) read space left for getc() */ member
|
/titanic_52/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, _ argument [all...] |
H A D | arn_hw.h | 1023 #define ATH9K_POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) argument
|
/titanic_52/usr/src/uts/common/xen/io/ |
H A D | xnb.c | 634 #define XNB_RING_HAS_UNCONSUMED_REQUESTS(_r) \ argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | iconv.c | 1385 ssize_t _r; in _ast_iconv_write() local
|