OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wm_disable_msix
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
186
#ifndef
WM_DISABLE_MSIX
187
#define
WM_DISABLE_MSIX
0
191
int
wm_disable_msix
=
WM_DISABLE_MSIX
;
variable in typeref:typename:int
2225
if (
wm_disable_msix
!= 0) {
2229
} else if (
wm_disable_msix
!= 0) {
if_wm.c
186
#ifndef
WM_DISABLE_MSIX
187
#define
WM_DISABLE_MSIX
0
191
int
wm_disable_msix
=
WM_DISABLE_MSIX
;
variable in typeref:typename:int
2225
if (
wm_disable_msix
!= 0) {
2229
} else if (
wm_disable_msix
!= 0) {
Completed in 75 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025