_type 521 dev/ic/athvar.h #define ath_hal_setup_tx_queue(_ah, _type, _qinfo) \ _type 522 dev/ic/athvar.h ((*(_ah)->ah_setup_tx_queue)((_ah), (_type), (_qinfo))) _type 49 net80211/ieee80211_proto.h #define IEEE80211_SEND_MGMT(_ic,_ni,_type,_arg) \ _type 50 net80211/ieee80211_proto.h ((*(_ic)->ic_send_mgmt)(_ic, _ni, _type, _arg)) _type 118 sys/buf.h #define BUFQ_ALLOC(_type) bufq_default_alloc() /* XXX */