taglinefilesource code
pcibios_write_config_word124arch/alpha/kernel/bios32.cpcibios_write_config_word(bus->number, dev->devfn, PCI_COMMAND, cmd);
pcibios_write_config_word272arch/alpha/kernel/bios32.cpcibios_write_config_word(bus->number, dev->devfn, PCI_COMMAND,
pcibios_write_config_word46drivers/block/rz1000.c|| (rc =  pcibios_write_config_word(bus, fn, 0x40, reg & 0xdfff)))
pcibios_write_config_word414drivers/block/triton.cif ((rc = pcibios_write_config_word(bus, fn, 0x04, pcicmd&~1)))
pcibios_write_config_word417drivers/block/triton.cif (pcibios_write_config_word(bus, fn, 0x04, pcicmd|5) || rc)
pcibios_write_config_word338drivers/net/3c59x.cpcibios_write_config_word(pci_bus, pci_device_fn,
pcibios_write_config_word1680drivers/net/de4x5.cpcibios_write_config_word(pb, PCI_DEVICE, PCI_COMMAND, status);
pcibios_write_config_word1199drivers/net/dgrs.cpcibios_write_config_word(pci_bus,
pcibios_write_config_word1199drivers/net/dgrs_driver.cpcibios_write_config_word(pci_bus,
pcibios_write_config_word269drivers/net/hp100.cpcibios_write_config_word( pci_bus, pci_device_fn,
pcibios_write_config_word336drivers/net/lance.cpcibios_write_config_word(pci_bus, pci_device_fn,
pcibios_write_config_word1360drivers/net/tulip.cpcibios_write_config_word(pci_bus, pci_device_fn,
pcibios_write_config_word874drivers/pci/pci.cpcibios_write_config_word(bus->number, devfn,
pcibios_write_config_word876drivers/pci/pci.cpcibios_write_config_word(bus->number, devfn,
pcibios_write_config_word902drivers/pci/pci.cpcibios_write_config_word(bus->number, devfn,
pcibios_write_config_word443drivers/scsi/AM53C974.cpcibios_write_config_word(pci_bus, pci_device_fn, PCI_COMMAND, pci_config._command); }
pcibios_write_config_word55include/linux/bios32.hextern int pcibios_write_config_word (unsigned char bus, unsigned char dev_fn,
pcibios_write_config_word113kernel/ksyms.cX(pcibios_write_config_word),