Searched refs:_cbt (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1531 #define ath_hal_btcoex_mci_send_message(_ah, _h, _f, _p, _l, _wd, _cbt) \ argument 1532 ((*(_ah)->ah_btMciSendMessage)((_ah), (_h), (_f), (_p), (_l), (_wd), (_cbt)))
|