OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcibios_entry
(Results
1 - 1
of
1
) sorted by null
/external/grub/netboot/
pci.c
92
static long
pcibios_entry
;
variable
306
if ((
pcibios_entry
= bios32_service(PCI_SERVICE))) {
307
pci_indirect.address =
pcibios_entry
;
333
pcibios_entry
= 0;
336
if (
pcibios_entry
) {
339
minor_revision,
pcibios_entry
);
471
if (!
pcibios_entry
) {
Completed in 177 milliseconds