Home
last modified time | relevance | path

Searched defs:_a (Results 1 – 14 of 14) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dsysmacros.h339 #define DECL_BITFIELD2(_a, _b) \ argument
341 #define DECL_BITFIELD3(_a, _b, _c) \ argument
343 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument
345 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument
347 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
349 DECL_BITFIELD7(_a,_b,_c,_d,_e,_f,_g) global() argument
351 DECL_BITFIELD8(_a,_b,_c,_d,_e,_f,_g,_h) global() argument
354 DECL_BITFIELD2(_a,_b) global() argument
356 DECL_BITFIELD3(_a,_b,_c) global() argument
358 DECL_BITFIELD4(_a,_b,_c,_d) global() argument
360 DECL_BITFIELD5(_a,_b,_c,_d,_e) global() argument
362 DECL_BITFIELD6(_a,_b,_c,_d,_e,_f) global() argument
364 DECL_BITFIELD7(_a,_b,_c,_d,_e,_f,_g) global() argument
366 DECL_BITFIELD8(_a,_b,_c,_d,_e,_f,_g,_h) global() argument
[all...]
H A Dasy.h350 } _a; member
/titanic_51/usr/src/uts/common/io/bnxe/577xx/include/
H A Dbcmtype.h284 #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) argument
289 u16_SUB(_a,_b) global() argument
290 PTR_SUB(_a,_b) global() argument
[all...]
H A Dlm_defs.h80 #define ALIGN_DELTA_TO_BOUNDARY(_p, _a) \ argument
86 #define ALIGN_PTR_TO_BOUNDARY(_p, _a) \ argument
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h284 #define MAX(_a,_b) ((_a)<(_b)?(_b):(_a)) argument
287 #define MIN(_a,_b) ((_a)<(_b)?(_a):(_b)) argument
/titanic_51/usr/src/uts/common/io/
H A Dstrplumb.c75 #define DBG1(_f, _a) \ argument
79 #define DBG2(_f, _a, _b) \ argument
83 #define DBG3(_f, _a, _b, _c) \ argument
/titanic_51/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c54 #define mtod(_a, _t) ((_t)((_a)->b_rptr)) argument
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Doutfile.c60 Xword _r, _a, _b; in ld_lcm() local
/titanic_51/usr/src/uts/common/xen/io/
H A Dxencons.h168 } _a; member
/titanic_51/usr/src/lib/libilb/common/
H A Dlibilb_impl.h99 #define GET_AF(_a) IN6_IS_ADDR_V4MAPPED(_a)?AF_INET:AF_INET6 argument
/titanic_51/usr/src/uts/common/io/arn/
H A Darn_ath9k.h620 #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, _ argument
[all...]
H A Darn_regd.h137 #define swap(_a, _b, _size) { \ argument
/titanic_51/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h325 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument
629 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
/titanic_51/usr/src/uts/sun4/sys/
H A Dsudev.h317 } _a; member