/titanic_44/usr/src/uts/common/io/ |
H A D | strplumb.c | 71 #define DBG0(_f) \ argument 75 #define DBG1(_f, _a) \ argument 79 #define DBG2(_f, _a, _b) \ argument 83 #define DBG3(_f, _a, _b, _c) \ argument
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 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 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 | 257 offset_t _f; /* Full 64 bit offset value */ member 267 offset_t _f; /* Full 64 bit offset value */ member 277 longlong_t _f; /* Full 64 bit disk address value */ member 287 longlong_t _f; /* Full 64 bit disk address value */ member
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | types.h | 243 offset_t _f; /* Full 64 bit offset value */ member 253 offset_t _f; /* Full 64 bit offset value */ member 263 diskaddr_t _f; /* Full 64 bit disk address value */ member 273 diskaddr_t _f; /* Full 64 bit disk address value */ member
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 321 #define kmem_alloc(_s, _f) umem_alloc(_s, _f) argument 322 #define kmem_zalloc(_s, _f) umem_zalloc(_s, _f) argument 324 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument 327 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f) argument 628 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | _crypt.c | 133 char _f[32]; member
|
/titanic_44/usr/src/uts/common/io/net80211/ |
H A D | net80211_input.c | 786 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() argument
|
H A D | net80211_output.c | 322 #define SM(_v, _f) (((_v) << _f##_S) & _f) in ieee80211_add_wme_param() argument
|
H A D | net80211_ht.c | 41 #define MS(_v, _f) (((_v) & _f) >> _f##_S) argument 42 #define SM(_v, _f) (((_v) << _f##_S) & _f) argument
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_ath9k.h | 618 #define SM(_v, _f) (((_v) << _f##_S) & _f) argument 619 #define MS(_v, _f) (((_v) & _f) >> _f##_S) 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, _f) \ argument
|
/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/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/inet/ipf/ |
H A D | ip_fil_solaris.c | 192 #define UNDO_HOOK(_f, _b, _e, _h) \ argument
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 94 struct XRIobj *_f; member
|
H A D | emlxs_fc.h | 1370 #define MODSYM(_f) emlxs_modsym._f argument 1374 #define MODSYM(_f) _f argument
|
/titanic_44/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 92 #define OFFSETOF(_s, _f) \ argument
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 785 #define SRELPTR(_f) \ in unwind_exception_ranges() argument
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 131 short _f; /* True if start of character. */ member
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 132 short _f; /* True if start of character. */ member
|