Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpci.h288 extern int pcibios_read_config_word(unsigned int bus, unsigned int device_fn, unsigned int where, u…
309 return pcibios_read_config_word(dev->bus, dev->devfn, where, value); in pci_read_config_word()
H A Dpci_io.c36 int pcibios_read_config_word (unsigned int bus, in pcibios_read_config_word() function
171 int pcibios_read_config_word(unsigned int bus, in pcibios_read_config_word() function
H A Dpci.c398 pcibios_read_config_word(p->bus, p->devfn, PCI_COMMAND, &pci_command); in adjust_pci_device()
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog4560 (pcibios_read_config_word) [!ABSOLUTE_WITHOUT_ASTERISK]: