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

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c126 static int bwn_msi_disable = 0; /* MSI disabled */ variable
127 TUNABLE_INT("hw.bwn.msi_disable", &bwn_msi_disable);
991 if (msic == BWN_MSI_MESSAGES && bwn_msi_disable == 0) {
1035 if (msic == BWN_MSI_MESSAGES && bwn_msi_disable == 0)

Completed in 116 milliseconds