Searched defs:PCI_INTERFACE (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/sandpoint/stand/altboot/ | ||
| H A D | globals.h | 107 #define PCI_INTERFACE(v) (((v) & 0xff00) >> 8) macro |
| /src/sys/dev/pci/ | ||
| H A D | pcireg.h | 149 #define PCI_INTERFACE(cr) \ macro |
Completed in 9 milliseconds