| /freebsd-12.1/tools/tools/ath/common/ |
| H A D | dumpregs.h | 65 #define _DEFREG(_addr, _name, _type) \ argument 67 #define _DEFREGx(_addr, _name, _type, _srevmin, _srevmax) \ argument 70 #define _DEFREGfmt(_addr, _name, _type, _fmt) \ argument 72 #define DEFVOID(_addr, _name) _DEFREG(_addr, _name, 0) argument 73 #define DEFVOIDx(_addr, _name, _smin, _smax) \ argument 75 #define DEFVOIDfmt(_addr, _name, _fmt) \ argument 78 #define DEFBASICfmt(_addr, _name, _fmt) \ argument 80 #define DEFBASICx(_addr, _name, _smin, _smax) \ argument 84 #define DEFINTfmt(_addr, _name, _fmt) \ argument 86 #define DEFQCU(_addr, _name) _DEFREG(_addr, _name, DUMP_QCU) argument [all …]
|
| /freebsd-12.1/sys/mips/mediatek/ |
| H A D | mtk_pinctrl.h | 47 #define FUNC(_name, _value) \ argument 50 #define GROUP(_name, _reg, _off, _mask, _funcs) \ argument 56 #define DECL_FUNC(_name) \ argument 58 #define DECL_TABLE(_name) \ argument
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | sysfs.h | 53 #define __ATTR(_name, _mode, _show, _store) { \ argument 57 #define __ATTR_RO(_name) __ATTR(_name, 0444, _name##_show, NULL) argument 58 #define __ATTR_WO(_name) __ATTR(_name, 0200, NULL, _name##_store) argument 59 #define __ATTR_RW(_name) __ATTR(_name, 0644, _name##_show, _name##_store) argument 63 #define ATTRIBUTE_GROUPS(_name) \ argument
|
| H A D | device.h | 135 #define CLASS_ATTR(_name, _mode, _show, _store) \ argument 148 #define DEVICE_ATTR(_name, _mode, _show, _store) \ argument 151 #define DEVICE_ATTR_RO(_name) \ argument 153 #define DEVICE_ATTR_WO(_name) \ argument 155 #define DEVICE_ATTR_RW(_name) \ argument 174 #define _CLASS_ATTR_STRING(_name, _mode, _str) \ argument 176 #define CLASS_ATTR_STRING(_name, _mode, _str) \ argument
|
| H A D | interrupt.h | 200 #define DECLARE_TASKLET(_name, _func, _data) \ argument
|
| /freebsd-12.1/sys/arm/allwinner/clkng/ |
| H A D | aw_clk.h | 188 #define NKMP_CLK(_clkname, _id, _name, _pnames, \ argument 228 _id, _name, _pnames, \ argument 270 _id, _name, _pnames, \ argument 311 #define FRAC_CLK(_clkname, _id, _name, _pnames, \ argument 343 #define NM_CLK(_clkname, _id, _name, _pnames, \ argument 372 #define PREDIV_CLK(_clkname, _id, _name, _pnames, \ argument 401 #define PREDIV_CLK_WITH_MASK(_clkname, _id, _name, _pnames, \ argument 431 #define MUX_CLK(_clkname, _id, _name, _pnames, \ argument 445 #define DIV_CLK(_clkname, _id, _name, _pnames, \ argument 463 #define FIXED_CLK(_clkname, _id, _name, _pnames, \ argument
|
| /freebsd-12.1/sys/dev/sfxge/common/ |
| H A D | efsys.h | 280 #define EFSYS_PROBE(_name) argument 282 #define EFSYS_PROBE1(_name, _type1, _arg1) argument 284 #define EFSYS_PROBE2(_name, _type1, _arg1, _type2, _arg2) argument 286 #define EFSYS_PROBE3(_name, _type1, _arg1, _type2, _arg2, \ argument 289 #define EFSYS_PROBE4(_name, _type1, _arg1, _type2, _arg2, \ argument 292 #define EFSYS_PROBE5(_name, _type1, _arg1, _type2, _arg2, \ argument 295 #define EFSYS_PROBE6(_name, _type1, _arg1, _type2, _arg2, \ argument 299 #define EFSYS_PROBE7(_name, _type1, _arg1, _type2, _arg2, \ argument 305 #define EFSYS_PROBE(_name) \ argument 308 #define EFSYS_PROBE1(_name, _type1, _arg1) \ argument [all …]
|
| /freebsd-12.1/sys/net80211/ |
| H A D | ieee80211_freebsd.h | 50 #define IEEE80211_LOCK_INIT(_ic, _name) do { \ argument 74 #define IEEE80211_TX_LOCK_INIT(_ic, _name) do { \ argument 95 #define IEEE80211_FF_LOCK_INIT(_ic, _name) do { \ argument 114 #define IEEE80211_NODE_LOCK_INIT(_nt, _name) do { \ argument 135 #define IEEE80211_PSQ_INIT(_psq, _name) \ argument 160 #define IEEE80211_AGEQ_INIT(_aq, _name) \ argument 170 #define ACL_LOCK_INIT(_as, _name) \ argument 182 #define IEEE80211_SCAN_TABLE_LOCK_INIT(_st, _name) \ argument 189 #define IEEE80211_SCAN_ITER_LOCK_INIT(_st, _name) \ argument 199 #define MESH_RT_ENTRY_LOCK_INIT(_rt, _name) \ argument [all …]
|
| /freebsd-12.1/sys/ddb/ |
| H A D | ddb.h | 134 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \ argument 161 #define _DB_FUNC(_suffix, _name, _func, list, _flag, _more) \ argument 168 #define DB_FUNC(_name, _func, list, _flag, _more) \ argument
|
| /freebsd-12.1/sys/mips/broadcom/ |
| H A D | bcm_machdep.h | 115 #define BCM_CORE_ADDR(_bp, _name, _reg) \ argument 118 #define BCM_CORE_READ_4(_bp, _name, _reg) \ argument 120 #define BCM_CORE_WRITE_4(_bp, _name, _reg, _val) \ argument
|
| /freebsd-12.1/sbin/newfs_msdos/ |
| H A D | mkfs_msdos.h | 63 #define AOPT(_opt, _type, _name, _min, _desc) _type _name; argument
|
| H A D | newfs_msdos.c | 275 #define AOPT(_opt, _type, _name, _min, _desc) { _opt, _desc }, in usage() argument
|
| /freebsd-12.1/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_pci_hwdata.c | 66 #define BHNDB_HW_MATCH(_name, _vers, ...) { \ argument
|
| /freebsd-12.1/usr.sbin/makefs/ |
| H A D | msdos.c | 82 #define AOPT(_opt, _type, _name, _min, _desc) { \ in msdos_prep_opts() argument
|
| /freebsd-12.1/sys/dev/bhnd/cores/chipc/pwrctl/ |
| H A D | bhnd_pwrctlvar.h | 129 #define PWRCTL_QUIRK(_sc, _name) \ argument
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ |
| H A D | TLVPass.cpp | 63 StringRef _name; member in lld::mach_o::TLVPEntryAtom
|
| H A D | GOTPass.cpp | 87 StringRef _name; member in lld::mach_o::GOTEntryAtom
|
| H A D | Atoms.h | 174 StringRef _name; variable
|
| /freebsd-12.1/sys/security/mac_veriexec/ |
| H A D | mac_veriexec.h | 120 #define MAC_VERIEXEC_FPMOD(_name, _digest_len, _context_size, _init, \ argument
|
| /freebsd-12.1/sys/dev/bhnd/cores/pci/ |
| H A D | bhnd_pcivar.h | 185 #define BHND_PCI_COMMON_REG(_regf, _name) ( \ argument
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_parser.h | 90 char *_name; /* string name of member */ member 103 char *_name; /* string name of provider */ member
|
| /freebsd-12.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sysfs.c | 78 #define PORT_ATTR(_name, _mode, _show, _store) \ argument 81 #define PORT_ATTR_RO(_name) \ argument 421 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument 428 #define PORT_PMA_ATTR_EXT(_name, _width, _offset) \ argument
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 228 StringRef _name; member 922 StringRef _name; member in llvm::yaml::MappingTraits::NormalizedAtom 1037 StringRef _name; member in llvm::yaml::MappingTraits::NormalizedAtom 1109 StringRef _name; member in llvm::yaml::MappingTraits::NormalizedAtom 1180 StringRef _name; member in llvm::yaml::MappingTraits::NormalizedAtom
|
| /freebsd-12.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_data_bcm.c | 389 #define PROPS_GET_HDRVAR(_name, _dest, _type) do { \ in bhnd_nvram_bcm_serialize() argument 620 #define BCM_READ_HDR_VAR(_name, _dest, _swap) do { \ in bhnd_nvram_bcm_init() argument
|
| /freebsd-12.1/sys/dev/bhnd/ |
| H A D | bhnd.c | 1034 #define BHND_IO_READ(_type, _name, _method) \ argument 1043 #define BHND_IO_WRITE(_type, _name, _method) \ argument
|