Home
last modified time | relevance | path

Searched refs:PCI_CLASS (Results 1 – 3 of 3) sorted by relevance

/libpciaccess/src/
H A Dx86_pci.c92 #define PCI_CLASS 0x08 macro
653 if (pci_sys_x86->read(bus, dev, func, PCI_CLASS, &reg, sizeof(reg)) != 0) in pci_system_x86_create()
H A Dnetbsd_pci.c392 PCI_INTERFACE(reg) | PCI_CLASS(reg) << 16 | in pci_system_netbsd_create()
H A Dopenbsd_pci.c497 PCI_CLASS(reg) << 16 | in pci_system_openbsd_create()