Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpci_quirks.c51 PCI_QUIRK_SKIP_FUNC1 | PCI_QUIRK_SKIP_FUNC2 },
H A Dpcivar.h223 #define PCI_QUIRK_SKIP_FUNC1 PCI_QUIRK_SKIP_FUNC(1) macro