Home
last modified time | relevance | path

Searched refs:pcibios_read_config_word (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dpci.c44 int pcibios_read_config_word (unsigned int bus, in pcibios_read_config_word() function
162 int pcibios_read_config_word(unsigned int bus, in pcibios_read_config_word() function
489 pcibios_read_config_word(p->bus, p->devfn, PCI_COMMAND, &pci_command); in adjust_pci_device()
Dpci.h187 extern int pcibios_read_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, u…
/external/grub/
DChangeLog4401 (pcibios_read_config_word) [!ABSOLUTE_WITHOUT_ASTERISK]: