/dflybsd-src/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
|
/dflybsd-src/sys/netgraph7/bluetooth/l2cap/ |
H A D | ng_l2cap_cmds.h | 347 #define _ng_l2cap_info_req(_m, _ident, _type) \ argument 369 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument
|
/dflybsd-src/sbin/newfs_msdos/ |
H A D | mkfs_msdos.h | 64 #define AOPT(_opt, _type, _name, _min, _desc) _type _name; argument
|
H A D | newfs_msdos.c | 267 #define AOPT(_opt, _type, _name, _min, _desc) { _opt, _desc }, in usage() argument
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_hashtab.h | 40 #define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member) argument
|
/dflybsd-src/usr.sbin/makefs/ |
H A D | msdos.c | 81 #define AOPT(_opt, _type, _name, _min, _desc) { \ in msdos_prep_opts() argument
|
/dflybsd-src/sys/sys/ |
H A D | malloc.h | 275 __kmalloc(size_t _size, struct malloc_type *_type, int _flags) in __kmalloc() 291 __kmalloc_obj(size_t _size, struct malloc_type *_type, int _flags) in __kmalloc_obj()
|
/dflybsd-src/sbin/devd/ |
H A D | devd.hh | 109 int _type; member in media
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | ctf.h | 234 unsigned short _type; /* Reference to another type. */ member 254 unsigned short _type; /* Do not use. */ member 277 uint32_t _type; /* Reference to another type. */ member 297 uint32_t _type; /* Do not use. */ member
|
/dflybsd-src/contrib/ldns/ldns/ |
H A D | rdata.h | 201 ldns_rdf_type _type; member
|
H A D | rr.h | 353 ldns_rr_type _type; member
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_var.h | 1002 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { \ argument 1006 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { \ argument 1010 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { \ argument 1033 #define IEEE80211_DISCARD(_vap, _m, _wh, _type, _fmt, ...) do { } while (0) argument 1034 #define IEEE80211_DISCARD_IE(_vap, _m, _wh, _type, _fmt, ...) do { } while (0) argument 1035 #define IEEE80211_DISCARD_MAC(_vap, _m, _mac, _type, _fmt, ...) do { } while (0) argument
|
H A D | ieee80211_proto.h | 47 #define IEEE80211_SEND_MGMT(_ni,_type,_arg) \ argument
|
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd_inc.h | 415 #define MCI_GPM_SET_TYPE_OPCODE(_p_gpm, _type, _opcode) \ argument 420 #define MCI_GPM_IS_CAL_TYPE(_type) ((_type) <= MCI_GPM_WLAN_CAL_DONE) argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-icf.c | 140 sem_item::sem_item (sem_item_type _type, bitmap_obstack *stack) in sem_item() 146 sem_item::sem_item (sem_item_type _type, symtab_node *_node, in sem_item()
|
/dflybsd-src/contrib/lvm2/dist/lib/config/ |
H A D | config.c | 661 static struct config_value *_type(struct parser *p) in _type() function
|
/dflybsd-src/sys/dev/raid/hptrr/ |
H A D | him.h | 244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_athvar.h | 1186 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ argument 1438 #define ath_hal_chaintxdesc(_ah, _ds, _bl, _sl, _pktlen, _hdrlen, _type, \ argument 1464 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ argument
|
/dflybsd-src/sys/dev/raid/hpt27xx/ |
H A D | him.h | 270 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; argument
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah_internal.h | 444 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ argument
|