OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcibios_read_config_word
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
pci.h
35
#define
PCIBIOS_READ_CONFIG_WORD
0xb109
187
extern int
pcibios_read_config_word
(unsigned int bus, unsigned int device_fn, unsigned int where, unsigned short *value);
pci.c
44
int
pcibios_read_config_word
(unsigned int bus,
function
162
int
pcibios_read_config_word
(unsigned int bus,
function
181
: "1" (
PCIBIOS_READ_CONFIG_WORD
),
489
pcibios_read_config_word
(p->bus, p->devfn, PCI_COMMAND, &pci_command);
/external/grub/
ChangeLog
[
all
...]
Completed in 59 milliseconds