Home
last modified time | relevance | path

Searched refs:PCI_QUIRK_SKIP_FUNC2 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpci_quirks.c51 PCI_QUIRK_SKIP_FUNC1 | PCI_QUIRK_SKIP_FUNC2 },
Dpcivar.h224 #define PCI_QUIRK_SKIP_FUNC2 PCI_QUIRK_SKIP_FUNC(2) macro