Home
last modified time | relevance | path

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

/onnv-gate/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
/onnv-gate/usr/src/uts/common/sys/
H A Dsysmacros.h342 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
344 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
346 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
357 #define DECL_BITFIELD6(_a, _b, _c, _d, _e, _f) \ argument
359 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
361 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
H A Dtypes.h254 offset_t _f; /* Full 64 bit offset value */ member
264 offset_t _f; /* Full 64 bit offset value */ member
274 longlong_t _f; /* Full 64 bit disk address value */ member
284 longlong_t _f; /* Full 64 bit disk address value */ member
/onnv-gate/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
/onnv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h319 #define kmem_alloc(_s, _f) umem_alloc(_s, _f) argument
320 #define kmem_zalloc(_s, _f) umem_zalloc(_s, _f) argument
322 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument
325 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f) argument
604 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument
/onnv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_crypt.c133 char _f[32]; member
/onnv-gate/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
/onnv-gate/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
/onnv-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c78 #define platform_consoles(_m, _di, _d, _f) \ argument
/onnv-gate/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h97 #define MBPF_PROMISC_ADD(_m, _h, _o, _d, _p, _f) \ argument
/onnv-gate/usr/src/uts/sun4u/sys/
H A Dzulumod.h59 #define zulud_write_tte(_devp, _a, _b, _c, _d, _e, _f) \ argument
/onnv-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c142 #define UNDO_HOOK(_f, _b, _e, _h) \ argument
/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1329 #define MODSYM(_f) emlxs_modsym._f argument
1333 #define MODSYM(_f) _f argument
1377 struct XRIobject *_f; member
/onnv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c715 #define SRELPTR(_f) \ in unwind_exception_ranges() argument
/onnv-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h131 short _f; /* True if start of character. */ member
/onnv-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h132 short _f; /* True if start of character. */ member