Home
last modified time | relevance | path

Searched refs:_wd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_athvar.h1531 #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)))
/freebsd/contrib/atf/
H A DNEWS351 * Added the atf_tc_get_config_var_as_{bool,long}{,_wd} functions to the atf-c