Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Dpcbios.c24 #define PCI_SERVICE (('$' << 0) + ('P' << 8) + ('C' << 16) + ('I' << 24)) macro
139 if ((pcibios_entry = bios32_service(PCI_SERVICE))) { in check_pcibios()