Home
last modified time | relevance | path

Searched refs:PCI_COMMAND (Results 1 – 25 of 132) sorted by relevance

123456

/linux-2.4.37.9/arch/mips/cobalt/
Dpci.c55 pci_read_config_word(dev, PCI_COMMAND, &pci_cmd); in qube_expansion_slot_fixup()
57 pci_write_config_word(dev, PCI_COMMAND, pci_cmd); in qube_expansion_slot_fixup()
111 pci_read_config_word(dev, PCI_COMMAND, &cfgword); in qube_raq_via_bmIDE_fixup()
113 pci_write_config_word(dev, PCI_COMMAND, cfgword); in qube_raq_via_bmIDE_fixup()
147 pci_read_config_word(dev, PCI_COMMAND, &pci_cmd); in qube_raq_tulip_fixup()
149 pci_write_config_word(dev, PCI_COMMAND, pci_cmd); in qube_raq_tulip_fixup()
182 pci_read_config_word(dev, PCI_COMMAND, &pci_cmd); in qube_raq_scsi_fixup()
186 pci_write_config_word(dev, PCI_COMMAND, pci_cmd); in qube_raq_scsi_fixup()
/linux-2.4.37.9/arch/ppc/kernel/
Dpci_auto.c251 PCI_COMMAND, in pciauto_postscan_setup_bridge()
256 PCI_COMMAND, in pciauto_postscan_setup_bridge()
367 PCI_COMMAND, in pciauto_postscan_setup_cardbus_bridge()
372 PCI_COMMAND, in pciauto_postscan_setup_cardbus_bridge()
498 PCI_COMMAND, in pciauto_bus_scan()
503 PCI_COMMAND, in pciauto_bus_scan()
/linux-2.4.37.9/arch/mips/galileo-boards/ev96100/
Dsetup.c155 ((PCI_COMMAND / 4) << GT_PCI0_CFGADDR_REGNUM_SHF) | in ev96100_setup()
166 ((PCI_COMMAND / 4) << GT_PCI0_CFGADDR_REGNUM_SHF) | in ev96100_setup()
175 ((PCI_COMMAND / 4) << GT_PCI0_CFGADDR_REGNUM_SHF) | in ev96100_setup()
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dht-irq.c89 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in titan_ht_pcibios_fixup_bus()
91 bus->ops->write_word(devices, PCI_COMMAND, cmd); in titan_ht_pcibios_fixup_bus()
209 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in titan_ht_pcibios_fixup_bus()
211 bus->ops->write_word(devices, PCI_COMMAND, cmd); in titan_ht_pcibios_fixup_bus()
Dpci.c218 titan_pcibios_read_config_word(dev, PCI_COMMAND, &cmd); in titan_pcibios_set_master()
220 titan_pcibios_write_config_word(dev, PCI_COMMAND, cmd); in titan_pcibios_set_master()
233 titan_pcibios_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
250 titan_pcibios_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
Dht.c299 titan_ht_config_read_word(dev, PCI_COMMAND, &cmd); in titan_pcibios_set_master()
304 titan_ht_config_write_word(dev, PCI_COMMAND, cmd); in titan_pcibios_set_master()
318 titan_ht_config_read_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
337 titan_ht_config_write_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/pci/
Dpci_auto.c291 PCI_COMMAND, &temp); in pciauto_postscan_setup_bridge()
293 PCI_COMMAND, temp | PCI_COMMAND_IO | PCI_COMMAND_MEMORY in pciauto_postscan_setup_bridge()
373 PCI_COMMAND, &temp); in pciauto_postscan_setup_cardbus_bridge()
375 PCI_COMMAND, temp | PCI_COMMAND_IO | PCI_COMMAND_MEMORY in pciauto_postscan_setup_cardbus_bridge()
477 PCI_COMMAND, &cmdstat); in pciauto_bus_scan()
479 PCI_COMMAND, cmdstat | PCI_COMMAND_IO | in pciauto_bus_scan()
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Dpci-irq.c66 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in mv64340_board_pcibios_fixup_bus()
68 bus->ops->write_word(devices, PCI_COMMAND, cmd); in mv64340_board_pcibios_fixup_bus()
Dpci.c335 galileo_pcibios_read_config_word(dev, PCI_COMMAND, &cmd); in galileo_pcibios_set_master()
337 galileo_pcibios_write_config_word(dev, PCI_COMMAND, cmd); in galileo_pcibios_set_master()
349 galileo_pcibios_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
365 galileo_pcibios_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dpci-irq.c66 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in gt64240_board_pcibios_fixup_bus()
68 bus->ops->write_word(devices, PCI_COMMAND, cmd); in gt64240_board_pcibios_fixup_bus()
/linux-2.4.37.9/arch/mips/gt64120/momenco_ocelot/
Dfixup-ocelot.c83 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in gt64120_board_pcibios_fixup_bus()
85 bus->ops->write_word(devices, PCI_COMMAND, cmd); in gt64120_board_pcibios_fixup_bus()
/linux-2.4.37.9/drivers/ide/pci/
Dhpt34x.c251 pci_read_config_word(dev, PCI_COMMAND, &cmd); in init_chipset_hpt34x()
268 pci_write_config_word(dev, PCI_COMMAND, cmd & ~PCI_COMMAND_IO); in init_chipset_hpt34x()
277 pci_write_config_word(dev, PCI_COMMAND, cmd); in init_chipset_hpt34x()
305 pci_read_config_word(hwif->pci_dev, PCI_COMMAND, &pcicmd); in init_hwif_hpt34x()
334 pci_read_config_word(dev, PCI_COMMAND, &pcicmd); in hpt34x_init_one()
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Dpci-irq.c68 bus->ops->read_word(devices, PCI_COMMAND, &cmd); in mv64340_board_pcibios_fixup_bus()
70 bus->ops->write_word(devices, PCI_COMMAND, cmd); in mv64340_board_pcibios_fixup_bus()
/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Dpci.c161 pmc_stretch_read_config_word(dev, PCI_COMMAND, &cmd); in pmc_stretch_pcibios_set_master()
163 pmc_stretch_write_config_word(dev, PCI_COMMAND, cmd); in pmc_stretch_pcibios_set_master()
173 pmc_stretch_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
194 pmc_stretch_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
/linux-2.4.37.9/arch/mips/gt64120/common/
Dpci.c143 tmp = pci0ReadConfigReg(PCI_COMMAND, &controller); in pcibios_init()
145 pci0WriteConfigReg(PCI_COMMAND, &controller, tmp); in pcibios_init()
/linux-2.4.37.9/arch/mips/vr41xx/nec-eagle/
Dvrc4173.c96 cmdsts = config_readl(PCI_COMMAND); in vrc4173_preinit()
97 config_writel(PCI_COMMAND, in vrc4173_preinit()
/linux-2.4.37.9/arch/arm/kernel/
Dbios32.c84 pci_write_config_word(dev, PCI_COMMAND, PCI_COMMAND_IO); in pci_fixup_83c553()
421 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_fixup_bus()
423 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_fixup_bus()
593 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_device()
621 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_device()
/linux-2.4.37.9/arch/sh64/kernel/
Dpcibios.c82 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_device()
101 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_device()
/linux-2.4.37.9/arch/sh/kernel/
Dpcibios.c82 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_device()
101 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_device()
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-pci.c290 pci_read_config_word(d, PCI_COMMAND, &command); in pci_fixup_isp1020()
293 pci_write_config_word(d, PCI_COMMAND, command); in pci_fixup_isp1020()
366 pci_read_config_word(d, PCI_COMMAND, &command); in pci_fixup_isp2x00()
369 pci_write_config_word(d, PCI_COMMAND, command); in pci_fixup_isp2x00()
/linux-2.4.37.9/arch/m68k/kernel/
Dbios32.c107 pcibios_read_config_word(bus->number, dev->devfn, PCI_COMMAND, &cmd); in disable_dev()
110 pcibios_write_config_word(bus->number, dev->devfn, PCI_COMMAND, cmd); in disable_dev()
141 pcibios_read_config_word(bus->number, dev->devfn, PCI_COMMAND, &cmd); in layout_dev()
275 pcibios_write_config_word(bus->number, dev->devfn, PCI_COMMAND, in layout_dev()
/linux-2.4.37.9/arch/x86_64/kernel/
Dpci-x86_64.c218 pci_read_config_word(dev, PCI_COMMAND, &command); in pcibios_allocate_resources()
323 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
342 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
/linux-2.4.37.9/arch/i386/kernel/
Dpci-i386.c219 pci_read_config_word(dev, PCI_COMMAND, &command); in pcibios_allocate_resources()
324 pci_read_config_word(dev, PCI_COMMAND, &cmd); in pcibios_enable_resources()
345 pci_write_config_word(dev, PCI_COMMAND, cmd); in pcibios_enable_resources()
/linux-2.4.37.9/drivers/ide/
Dsetup-pci.c355 …if (ide_setup_pci_baseregs(dev, d->name) || pci_write_config_word(dev, PCI_COMMAND, pcicmd|PCI_COM… in ide_pci_configure()
360 if (pci_read_config_word(dev, PCI_COMMAND, &pcicmd)) { in ide_pci_configure()
474 pci_read_config_word(dev, PCI_COMMAND, &pcicmd); in ide_hwif_setup_dma()
495 if (pci_read_config_word(dev, PCI_COMMAND, &pcicmd) || !(pcicmd & PCI_COMMAND_MASTER)) { in ide_hwif_setup_dma()
542 if (pci_read_config_word(dev, PCI_COMMAND, &pcicmd)) { in ide_setup_pci_controller()
/linux-2.4.37.9/include/linux/
Dlibata-compat.h116 pci_read_config_word(pdev, PCI_COMMAND, &pci_command); in pci_intx()
125 pci_write_config_word(pdev, PCI_COMMAND, new); in pci_intx()

123456