Searched refs:_mi (Results 1 – 2 of 2) sorted by relevance
293 #define x86_mcinfo_nentries(_mi) \ argument294 (_mi)->mi_nentries298 #define x86_mcinfo_first(_mi) \ argument299 ((struct mcinfo_common *)(_mi)->mi_data)309 #define x86_mcinfo_lookup(_ret, _mi, _type) \ argument316 if (_mi == NULL) break; \317 _mic = x86_mcinfo_first(_mi); \318 for (i = 0; i < x86_mcinfo_nentries(_mi); i++) { \
1528 #define ath_hal_btcoex_mci_get_interrupt(_ah, _mi, _mm) \ argument1529 ((*(_ah)->ah_btMciGetInterrupt)((_ah), (_mi), (_mm)))