Searched refs:PCI_CLASS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dx86_pci.h42 #define PCI_CLASS 0x08 macro
H A Dhurd_pci.c593 err = pciclient_cfg_read(device_port, PCI_CLASS, (char*)&reg,
H A Dnetbsd_pci.c1022 PCI_INTERFACE(reg) | PCI_CLASS(reg) << 16 |
H A Dopenbsd_pci.c675 PCI_CLASS(reg) << 16 |
H A Dx86_pci.c826 err = pci_device_cfg_read_u32 (&scratchdev, &reg, PCI_CLASS);

Completed in 7 milliseconds