HomeSort by relevance Sort by last modified time
    Searched refs:PCI_SERVICE (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
pci.h 74 #define PCI_SERVICE (('$' << 0) + ('P' << 8) + ('C' << 16) + ('I' << 24))
pci.c 306 if ((pcibios_entry = bios32_service(PCI_SERVICE))) {

Completed in 1530 milliseconds