/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | sysmacros.h | 357 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 359 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument 372 #define DECL_BITFIELD7(_a, _b, _c, _d, _e, _f, _g) \ argument 374 #define DECL_BITFIELD8(_a, _b, _c, _d, _e, _f, _g, _h) \ argument
|
/freebsd-src/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 752 #define AR_GPIOCR_CR_N(_g) (0 << (AR_GPIOCR_CR_SHIFT * (_g))) argument 753 #define AR_GPIOCR_CR_0(_g) (1 << (AR_GPIOCR_CR_SHIFT * (_g))) argument 754 #define AR_GPIOCR_CR_1(_g) (2 << (AR_GPIOCR_CR_SHIFT * (_g))) argument 755 #define AR_GPIOCR_CR_A(_g) (3 << (AR_GPIOCR_CR_SHIFT * (_g))) argument 757 #define AR_GPIOCR_INT(_g) ((_g) << AR_GPIOCR_INT_SHIFT) argument
|
/freebsd-src/sys/netpfil/ipfilter/netinet/ |
H A D | ip_compat.h | 1214 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) \ argument 1216 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) \ argument 1223 # define DT4(_n,_a,_b,_c,_d,_e,_f,_g,_h) argument 1224 # define DT5(_n,_a,_b,_c,_d,_e,_f,_g,_h,_i,_j) argument
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | ieee80211.h | 563 DBI_TO_MBI(_g) global() argument 565 DBM_TO_MBM(_g) global() argument
|
H A D | device.h | 276 devres_alloc(_r,_s,_g) global() argument
|