tag | line | file | source code |
pcibios_write_config_word | 212 | arch/alpha/kernel/bios32.c | pcibios_write_config_word(bus->number, dev->devfn, PCI_COMMAND, |
pcibios_write_config_word | 298 | drivers/block/triton.c | (void) pcibios_write_config_word(bus, fn, 0x42, 0x8037); /* for my MC2112A */ |
pcibios_write_config_word | 1612 | drivers/net/de4x5.c | pcibios_write_config_word(pb, PCI_DEVICE, PCI_COMMAND, status); |
pcibios_write_config_word | 273 | drivers/net/hp100.c | pcibios_write_config_word( pci_bus, pci_device_fn, |
pcibios_write_config_word | 308 | drivers/net/lance.c | pcibios_write_config_word(pci_bus, pci_device_fn, |
pcibios_write_config_word | 741 | drivers/pci/pci.c | pcibios_write_config_word(bus->number, devfn, |
pcibios_write_config_word | 743 | drivers/pci/pci.c | pcibios_write_config_word(bus->number, devfn, |
pcibios_write_config_word | 769 | drivers/pci/pci.c | pcibios_write_config_word(bus->number, devfn, |
pcibios_write_config_word | 55 | include/linux/bios32.h | extern int pcibios_write_config_word (unsigned char bus, unsigned char dev_fn, |
pcibios_write_config_word | 135 | kernel/ksyms.c | X(pcibios_write_config_word), |