Searched refs:_mi (Results 1 – 2 of 2) sorted by relevance
300 #define x86_mcinfo_nentries(_mi) \ argument301 (_mi)->mi_nentries305 #define x86_mcinfo_first(_mi) \ argument306 ((struct mcinfo_common *)(_mi)->mi_data)316 #define x86_mcinfo_lookup(_ret, _mi, _type) \ argument323 if (_mi == NULL) break; \324 _mic = x86_mcinfo_first(_mi); \325 for (i = 0; i < x86_mcinfo_nentries(_mi); i++) { \
1533 #define ath_hal_btcoex_mci_get_interrupt(_ah, _mi, _mm) \ argument1534 ((*(_ah)->ah_btMciGetInterrupt)((_ah), (_mi), (_mm)))