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

/external/grub/netboot/
H A Dpci.c98 static unsigned long bios32_service(unsigned long service) function
126 printf("bios32_service(%d) : not present\n", service);
129 printf("bios32_service(%d) : returned %#X, mail drew@colorado.edu\n",
306 if ((pcibios_entry = bios32_service(PCI_SERVICE))) {

Completed in 159 milliseconds