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))) {
316 pci_indirect.address = pcibios_entry;
342 pcibios_entry = 0;
345 if (pcibios_entry) {
348 minor_revision, pcibios_entry);
421 if (!pcibios_entry) {
424 if (!pcibios_entry) {

Completed in 55 milliseconds