OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_MSIX_CTL_FUNCMASK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/pci/
msipic.c
622
if (ctl &
PCI_MSIX_CTL_FUNCMASK
) {
623
ctl &= ~
PCI_MSIX_CTL_FUNCMASK
;
/src/sys/dev/pci/
pcireg.h
1237
#define
PCI_MSIX_CTL_FUNCMASK
0x40000000
pci_subr.c
2484
onoff("Function Mask", reg,
PCI_MSIX_CTL_FUNCMASK
);
Completed in 19 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025