Searched refs:BWN_MSI_MESSAGES (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h944 #define BWN_MSI_MESSAGES 1 macro
945 struct resource *mac_res_irq[BWN_MSI_MESSAGES];
946 void *mac_intrhand[BWN_MSI_MESSAGES];
H A Dif_bwn.c583 if (msic == BWN_MSI_MESSAGES && bwn_msi_disable == 0) {
605 for (i = 0; i < BWN_MSI_MESSAGES; i++) {
627 if (msic == BWN_MSI_MESSAGES && bwn_msi_disable == 0)
742 for (i = 0; i < BWN_MSI_MESSAGES; i++) {

Completed in 75 milliseconds