Searched refs:PCI_CLASS_DEVICE (Results 1 – 4 of 4) sorted by relevance
103 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro217 cpu_to_le16wu((uint16_t *)&pci_config[PCI_CLASS_DEVICE], val); in pci_config_set_class()
726 class = le16_to_cpu(*((uint16_t *)(d->config + PCI_CLASS_DEVICE))); in pci_info_device()
58 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
689 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro937 class = pci_config_readw(d, PCI_CLASS_DEVICE); in pci_bios_init_device()