/freebsd-src/usr.sbin/pw/ |
H A D | pw.h | 37 enum _mode enum
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | device.h | 186 { __ATTR(_name, _mode, show_class_attr_string, NULL), _str } argument 147 CLASS_ATTR(_name,_mode,_show,_store) global() argument 160 DEVICE_ATTR(_name,_mode,_show,_store) global() argument 188 CLASS_ATTR_STRING(_name,_mode,_str) global() argument
|
H A D | sysfs.h | 53 #define __ATTR(_name, _mode, _show, _store) { \ argument
|
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos3250-pinctrl.dtsi | 22 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
H A D | s5pv210-pinctrl.dtsi | 17 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
H A D | exynos4x12-pinctrl.dtsi | 14 #define PIN_SLP(_pin, _mode, _pull) \ argument
|
/freebsd-src/sys/dev/axgbe/ |
H A D | xgbe.h | 364 #define XGBE_SET_SUP(_phy, _mode) \ argument 367 #define XGBE_CLR_SUP(_phy, _mode) \ argument 370 #define XGBE_IS_SUP(_phy, _mode) \ argument 376 #define XGBE_SET_ADV(_phy, _mode) \ argument 379 #define XGBE_CLR_ADV(_phy, _mode) \ argument 382 #define XGBE_ADV(_phy, _mode) \ argument 388 #define XGBE_SET_LP_ADV(_phy, _mode) \ argument 391 #define XGBE_CLR_LP_ADV(_phy, _mode) \ argument 394 #define XGBE_LP_ADV(_phy, _mode) \ argument
|
/freebsd-src/sys/kern/ |
H A D | subr_acl_nfs4.c | 717 acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *aclp) in acl_nfs4_sync_mode_from_acl()
|
/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-debug.h | 98 #define __IWL_ERR_DEV(_dev, _mode, _fmt, ...) \ argument
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 291 #define __bitrate_mask_check(_mcs, _mode) \ argument
|
/freebsd-src/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 77 #define PORT_ATTR(_name, _mode, _show, _store) \ argument
|
/freebsd-src/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_netdev.c | 1759 #define EN_PORT_ATTR(_name, _mode, _show, _store) \ argument
|
/freebsd-src/sys/dev/ath/ |
H A D | if_athvar.h | 1064 #define ath_hal_getratetable(_ah, _mode) \ argument 1084 #define ath_hal_setpower(_ah, _mode) \ argument 1086 #define ath_hal_setselfgenpower(_ah, _mode) \ argument
|