Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c101 static long pcibios_entry = 0; variable
315 if ((pcibios_entry = bios32_service(PCI_SERVICE))) { in check_pcibios()
316 pci_indirect.address = pcibios_entry; in check_pcibios()
342 pcibios_entry = 0; in check_pcibios()
345 if (pcibios_entry) { in check_pcibios()
348 minor_revision, pcibios_entry); in check_pcibios()
421 if (!pcibios_entry) { in find_pci()
424 if (!pcibios_entry) { in find_pci()