Searched refs:pcibios_write_config_word (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | pci.h | 289 extern int pcibios_write_config_word (unsigned int bus, unsigned int device_fn, unsigned int where,… 314 return pcibios_write_config_word(dev->bus, dev->devfn, where, value); in pci_write_config_word()
|
H A D | pci_io.c | 60 int pcibios_write_config_word (unsigned int bus, unsigned int device_fn, in pcibios_write_config_word() function 252 int pcibios_write_config_word (unsigned int bus, in pcibios_write_config_word() function
|
H A D | pci.c | 407 pcibios_write_config_word(p->bus, p->devfn, PCI_COMMAND, new_command); in adjust_pci_device()
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 4566 (pcibios_write_config_word) [!ABSOLUTE_WITHOUT_ASTERISK]:
|