Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h289 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 Dpci_io.c60 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 Dpci.c407 pcibios_write_config_word(p->bus, p->devfn, PCI_COMMAND, new_command); in adjust_pci_device()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4566 (pcibios_write_config_word) [!ABSOLUTE_WITHOUT_ASTERISK]: