Searched refs:PCI_UNK_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | pcivar.h | 220 #define PCI_UNK_FUNCTION -1 /* wildcarded 'function' */ macro |
H A D | pci.c | 405 if (cf->pcicf_function != PCI_UNK_FUNCTION && in pcisubmatch() |