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 D | pci.h | 288 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 D | pci_io.c | 36 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 D | pci.c | 398 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 D | ChangeLog | 4560 (pcibios_read_config_word) [!ABSOLUTE_WITHOUT_ASTERISK]:
|