Home
last modified time | relevance | path

Searched defs:_d (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsysmacros.h343 #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 Dtypes.h222 double _d; member
227 double _d; member
/titanic_44/usr/src/ucbhead/sys/
H A Dtypes.h146 double _d; member
151 double _d; member
/titanic_44/usr/src/common/crypto/sha1/
H A Dsha1.c56 #define bcopy(_s, _d, _l) ((void) memcpy((_d), (_s), (_l))) argument
/titanic_44/usr/src/head/iso/
H A Dmath_iso.h49 double _d; member
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c78 #define platform_consoles(_m, _di, _d, _f) \ argument
/titanic_44/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h324 #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 Dzulumod.h59 #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 Demlxs_fc.h2202 #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 Dsmp_frames.h866 #define SMP_ROUTE_PHY(_d, _s, _i) \ argument