Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcivar.h211 #define PCIBUS_UNK_BUS -1 /* wildcarded 'bus' */ macro
Dpci.c152 if (cf->pcibuscf_bus != PCIBUS_UNK_BUS && in pcimatch()