OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pci_has_msi_quirk
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/pci/
pci_machdep.c
465
pci_has_msi_quirk
(pcireg_t id, int type)
function in typeref:typename:int
532
&& (
pci_has_msi_quirk
(id, PCI_QUIRK_ENABLE_MSI_VM))) {
535
} else if (
pci_has_msi_quirk
(id, PCI_QUIRK_DISABLE_MSI)) {
541
} else if (
pci_has_msi_quirk
(id, PCI_QUIRK_DISABLE_MSIX)) {
pci_machdep.c
465
pci_has_msi_quirk
(pcireg_t id, int type)
function in typeref:typename:int
532
&& (
pci_has_msi_quirk
(id, PCI_QUIRK_ENABLE_MSI_VM))) {
535
} else if (
pci_has_msi_quirk
(id, PCI_QUIRK_DISABLE_MSI)) {
541
} else if (
pci_has_msi_quirk
(id, PCI_QUIRK_DISABLE_MSIX)) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025