OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_SERVICE
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
pci.h
74
#define
PCI_SERVICE
(('$' << 0) + ('P' << 8) + ('C' << 16) + ('I' << 24))
pci.c
306
if ((pcibios_entry = bios32_service(
PCI_SERVICE
))) {
Completed in 769 milliseconds