/freebsd/usr.sbin/pw/ |
H A D | pw.h | 37 enum _mode enum
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | sysfs.h | 62 #define __ATTR(_name, _mode, _show, _store) { \ argument 84 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 101 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
H A D | device.h | 146 #define CLASS_ATTR(_name, _mode, _show, _store) \ argument 159 #define DEVICE_ATTR(_name, _mode, _show, _store) \ argument 185 #define _CLASS_ATTR_STRING(_name, _mode, _str) \ argument 187 #define CLASS_ATTR_STRING(_name, _mode, _str) \ argument
|
/freebsd/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/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 XGBE_ADV(_phy,_mode) global() argument 388 XGBE_SET_LP_ADV(_phy,_mode) global() argument 391 XGBE_CLR_LP_ADV(_phy,_mode) global() argument 394 XGBE_LP_ADV(_phy,_mode) global() argument [all...] |
/freebsd/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/sys/contrib/dev/iwlwifi/ |
H A D | iwl-debug.h | 98 #define __IWL_ERR_DEV(_dev, _mode, _fmt, ...) \ argument
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 278 #define __bitrate_mask_check(_mcs, _mode) \ argument
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 77 #define PORT_ATTR(_name, _mode, _show, _store) \ argument
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_netdev.c | 1759 #define EN_PORT_ATTR(_name, _mode, _show, _store) \ argument
|
/freebsd/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
|