Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcivar.h220 #define PCI_UNK_FUNCTION -1 /* wildcarded 'function' */ macro
H A Dpci.c405 if (cf->pcicf_function != PCI_UNK_FUNCTION && in pcisubmatch()