/titanic_44/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 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 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 351 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 358 #define DECL_BITFIELD4(_a, _b, _c, _d) \ argument 360 #define DECL_BITFIELD5(_a, _b, _c, _d, _e) \ argument 362 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument 364 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 366 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
H A D | types.h | 222 double _d; member 227 double _d; member
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | types.h | 146 double _d; member 151 double _d; member
|
/titanic_44/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 56 #define bcopy(_s, _d, _l) ((void) memcpy((_d), (_s), (_l))) argument
|
/titanic_44/usr/src/head/iso/ |
H A D | math_iso.h | 49 double _d; member
|
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 78 #define platform_consoles(_m, _di, _d, _f) \ argument
|
/titanic_44/usr/src/uts/common/io/bpf/net/ |
H A D | bpfdesc.h | 97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 324 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument 628 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | zulumod.h | 59 #define zulud_write_tte(_devp, _a, _b, _c, _d, _e, _f) \ argument
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2202 #define SWAP32_BCOPY(_s, _d, _c) emlxs_swap32_bcopy(_s, _d, _c) argument 2232 #define LE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c) argument 2248 #define LE_SWAP32_BCOPY(_s, _d, _c) bcopy(_s, _d, _c) argument 2259 #define BE_SWAP32_BCOPY(_s, _d, _c) SWAP32_BCOPY(_s, _d, _c) argument 2265 #define BE_SWAP32_BCOPY(_s, _d, _c) bcopy(_s, _d, _c) argument
|
/titanic_44/usr/src/uts/common/sys/scsi/generic/ |
H A D | smp_frames.h | 866 #define SMP_ROUTE_PHY(_d, _s, _i) \ argument
|