Searched refs:bios32_service (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c107 static unsigned long bios32_service(unsigned long service) function
135 printf("bios32_service(%d) : not present\n", service);
138 printf("bios32_service(%d) : returned %#X, mail drew@colorado.edu\n",
315 if ((pcibios_entry = bios32_service(PCI_SERVICE))) {

Completed in 71 milliseconds