Home
last modified time | relevance | path

Searched refs:_g (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsysmacros.h349 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
350 uint8_t _a, _b, _c, _d, _e, _f, _g
351 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
352 uint8_t _a, _b, _c, _d, _e, _f, _g, _h
364 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument
365 uint8_t _g, _f, _e, _d, _c, _b, _a
366 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
367 uint8_t _h, _g, _f, _e, _d, _c, _b, _a
/titanic_50/usr/src/cmd/backup/
H A DMakefile.targ38 UFSDEBUGPRODUCT= $(PRODUCT:%=%_g)
39 UFSDEBUGPROG= $(PROG:%=%_g)
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h326 #define kmem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i) \ argument
327 umem_cache_create(_a, _b, _c, _d, _e, _f, _g, _h, _i)
630 #define ddi_log_sysevent(_a, _b, _c, _d, _e, _f, _g) \ argument