Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_athvar.h1525 #define ath_hal_btcoex_mci_send_message(_ah, _h, _f, _p, _l, _wd, _cbt) \ argument
1526 ((*(_ah)->ah_btMciSendMessage)((_ah), (_h), (_f), (_p), (_l), (_wd), (_cbt)))
/freebsd-13-stable/contrib/atf/
HDNEWS351 * Added the atf_tc_get_config_var_as_{bool,long}{,_wd} functions to the atf-c