Searched defs:_result (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_cmds.h | 110 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ argument 169 #define _ng_l2cap_cfg_rsp(_m, _ident, _scid, _flags, _result, _data) \ argument 203 #define _ng_l2cap_cmd_urs(_m, _ident, _result) \ argument 389 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 613 #define BWN_PHY_LP_READVAR(_dev, _type, _name, _result) \ in bwn_phy_lp_readsprom() argument
|
H A D | if_bwn_phy_g.c | 161 #define BWN_PHY_G_READVAR(_dev, _type, _name, _result) \ in bwn_phy_g_attach() argument
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_core.c | 3911 #define BWN_NPHY_GET_TXPI(_name, _result) \ in bwn_nphy_tx_power_fix() argument
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1207 #define ath_hal_getcapability(_ah, _cap, _param, _result) \ argument
|