Home
last modified time | relevance | path

Searched defs:_f (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dstrplumb.c71 #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 Dsysmacros.h347 #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 Dtypes.h257 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 Dtypes.h243 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 Dzfs_context.h321 #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.c133 char _f[32]; member
/titanic_44/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c786 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() argument
H A Dnet80211_output.c322 #define SM(_v, _f) (((_v) << _f##_S) & _f) in ieee80211_add_wme_param() argument
H A Dnet80211_ht.c41 #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 Darn_ath9k.h618 #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 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/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/inet/ipf/
H A Dip_fil_solaris.c192 #define UNDO_HOOK(_f, _b, _e, _h) \ argument
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h94 struct XRIobj *_f; member
H A Demlxs_fc.h1370 #define MODSYM(_f) emlxs_modsym._f argument
1374 #define MODSYM(_f) _f argument
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_impl.h92 #define OFFSETOF(_s, _f) \ argument
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c785 #define SRELPTR(_f) \ in unwind_exception_ranges() argument
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h131 short _f; /* True if start of character. */ member
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h132 short _f; /* True if start of character. */ member