Searched refs:PCI_CLASS_CODE (Results 1 – 3 of 3) sorted by relevance
235 dm_pci_read_config(dev, PCI_CLASS_CODE, &class, PCI_SIZE_8); in pci_header_show()281 dm_pci_read_config(dev, PCI_CLASS_CODE, &class, PCI_SIZE_8); in pci_header_show_brief()
91 case PCI_CLASS_CODE: in sandbox_swap_case_read_config()
56 #define PCI_CLASS_CODE 0x0b /* Device class code */ macro