/titanic_41/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 336 #define DECL_BITFIELD2(_a, _b) \ argument 337 uint8_t _a, _b 338 #define DECL_BITFIELD3(_a, _b, _c) \ argument 339 uint8_t _a, _b, _c 340 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument 341 uint8_t _a, _b, _c, _d 342 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 343 uint8_t _a, _b, _c, _d, _e 344 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 345 uint8_t _a, _b, _c, _d, _e, _f [all …]
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/ |
H A D | bcmtype.h | 284 #define S64_SUB(_a, _b) ((s64_t) ((s64_t) (_a) - (s64_t) (_b))) argument 285 #define u64_SUB(_a, _b) ((u64_t) ((s64_t) (_a) - (s64_t) (_b))) argument 286 #define S32_SUB(_a, _b) ((s32_t) ((s32_t) (_a) - (s32_t) (_b))) argument 287 #define uS32_SUB(_a, _b) ((u32_t) ((s32_t) (_a) - (s32_t) (_b))) argument 288 #define S16_SUB(_a, _b) ((s16_t) ((s16_t) (_a) - (s16_t) (_b))) argument 289 #define u16_SUB(_a, _b) ((u16_t) ((s16_t) (_a) - (s16_t) (_b))) argument 290 #define PTR_SUB(_a, _b) ((u8_t *) (_a) - (u8_t *) (_b)) argument
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | zulumod.h | 55 #define zulud_set_itlb_pc(_devp, _a, _b) \ argument 56 ZULUDCHKPROC((_devp)->dops, set_itlb_pc, (_a, _b)) 57 #define zulud_set_dtlb_pc(_devp, _a, _b) \ argument 58 ZULUDCHKPROC((_devp)->dops, set_dtlb_pc, (_a, _b)) 59 #define zulud_write_tte(_devp, _a, _b, _c, _d, _e, _f) \ argument 60 ZULUDCHKFUNC((_devp)->dops, write_tte, (_a, _b, _c, _d, _e, _f)) 61 #define zulud_tlb_done(_devp, _a, _b, _c) \ argument 62 ZULUDCHKPROC((_devp)->dops, tlb_done, (_a, _b, _c)) 63 #define zulud_demap_page(_devp, _a, _b, _c) \ argument 64 ZULUDCHKPROC((_devp)->dops, demap_page, (_a, _b, _c)) [all …]
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-int.h | 284 #define MAX(_a,_b) ((_a)<(_b)?(_b):(_a)) argument 287 #define MIN(_a,_b) ((_a)<(_b)?(_a):(_b)) argument
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | debug.h | 53 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0)
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | debug.h | 62 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0)
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | debug.h | 62 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0)
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | debug.h | 62 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0)
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | debug.h | 62 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0)
|
/titanic_41/usr/src/lib/scsi/libses/common/ |
H A D | libses_plugin.h | 112 #define SES_NV_CTLBOOL(_l, _n, _b) \ argument 116 (_b) = v; \ 119 #define SES_NV_CTLBOOL_INVERT(_l, _n, _b) \ argument 123 (_b) = !v; \
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 323 #define kmem_free(_b, _s) umem_free(_b, _s) argument 324 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument 325 umem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) 328 #define kmem_cache_free(_c, _b) umem_cache_free(_c, _b) argument 628 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument 629 sysevent_post_event(_c, _d, _b, "libzpool", _e, _f)
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 60 Xword _r, _a, _b; in ld_lcm() local 64 if ((_b = b) == 0) in ld_lcm() 67 if (_a > _b) in ld_lcm() 68 _a = b, _b = a; in ld_lcm() 69 while ((_r = _b % _a) != 0) in ld_lcm() 70 _b = _a, _a = _r; in ld_lcm()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | strplumb.c | 79 #define DBG2(_f, _a, _b) \ argument 81 printf("strplumb: " _f, (_a), (_b)) 83 #define DBG3(_f, _a, _b, _c) \ argument 85 printf("strplumb: " _f, (_a), (_b), (_c))
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2201 #define SWAP32_BUFFER(_b, _c) emlxs_swap32_buffer(_b, _c) argument 2231 #define LE_SWAP32_BUFFER(_b, _c) SWAP32_BUFFER(_b, _c) argument 2247 #define LE_SWAP32_BUFFER(_b, _c) argument 2258 #define BE_SWAP32_BUFFER(_b, _c) SWAP32_BUFFER(_b, _c) argument 2264 #define BE_SWAP32_BUFFER(_b, _c) argument
|
H A D | emlxs_fcf.h | 95 struct XRIobj *_b; member
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_regd.h | 137 #define swap(_a, _b, _size) { \ argument 138 uint8_t *s = _b; \
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 7617 xrip->_b = hba->sli.sli4.XRIfree_b; in emlxs_sli4_resource_alloc() 7766 (xrip->_b)->_f = xrip->_f; in emlxs_sli4_reserve_xri() 7767 (xrip->_f)->_b = xrip->_b; in emlxs_sli4_reserve_xri() 7769 xrip->_b = NULL; in emlxs_sli4_reserve_xri() 7773 xrip->_b = hba->sli.sli4.XRIinuse_b; in emlxs_sli4_reserve_xri() 7852 (xrip->_b)->_f = xrip->_f; in emlxs_sli4_unreserve_xri() 7853 (xrip->_f)->_b = xrip->_b; in emlxs_sli4_unreserve_xri() 7855 xrip->_b = NULL; in emlxs_sli4_unreserve_xri() 7859 xrip->_b = hba->sli.sli4.XRIfree_b; in emlxs_sli4_unreserve_xri() 8007 (xrip->_b)->_f = xrip->_f; in emlxs_sli4_alloc_xri() [all …]
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 192 #define UNDO_HOOK(_f, _b, _e, _h) \ argument 195 if (ifs->_b) { \ 198 ifs->_b = (tmp != 0 && tmp != ENXIO); \ 199 if (!ifs->_b && ifs->_h != NULL) { \
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | maketerm.ed | 308 1;/^#define auto_left_margin/,/^#define xon_xoff/s/CURB.*/CUR _b/
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 12095 :te=\E~_b:ti=\E~_d\E[2J:tc=ts100:
|
H A D | terminfo.src | 13644 rmcup=\E~_b, smcup=\E~_d\E[2J, use=ts100,
|