Home
last modified time | relevance | path

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

/aosp_15_r20/external/pciutils/lib/
H A Dheader.h1576 #define PCI_BASE_CLASS_SYSTEM 0x08 macro
/aosp_15_r20/external/coreboot/src/device/
H A Dpci_device.c1288 if ((dev->class >> 16) == PCI_BASE_CLASS_SYSTEM && in pci_probe_dev()
/aosp_15_r20/external/coreboot/src/include/device/
H A Dpci_ids.h70 #define PCI_BASE_CLASS_SYSTEM 0x08 macro