Symbol: PCI_COMMAND_IO
arch/arm/kernel/bios32.c
86
pci_write_config_word(dev, PCI_COMMAND, PCI_COMMAND_IO);
arch/arm/mach-orion5x/pci.c
403
val |= (PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
arch/arm/plat-orion/pcie.c
195
cmd |= PCI_COMMAND_IO;
arch/m68k/kernel/pcibios.c
59
newcmd |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY;
arch/mips/loongson2ef/common/cs5536/cs5536_acc.c
76
conf_data |= PCI_COMMAND_IO;
arch/mips/loongson2ef/common/cs5536/cs5536_ide.c
109
conf_data |= PCI_COMMAND_IO;
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
141
if (value & PCI_COMMAND_IO)
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
243
conf_data |= PCI_COMMAND_IO;
arch/mips/pci/fixup-fuloong2e.c
141
PCI_COMMAND_IO | PCI_COMMAND_MEMORY |
arch/mips/pci/fixup-fuloong2e.c
186
PCI_COMMAND_IO | PCI_COMMAND_MEMORY |
arch/mips/pci/pci-mt7620.c
384
cmd = cmd | PCI_COMMAND_MASTER | PCI_COMMAND_IO | PCI_COMMAND_MEMORY;
arch/mips/pci/pci-rt2880.c
247
cmd |= PCI_COMMAND_MASTER | PCI_COMMAND_IO | PCI_COMMAND_MEMORY;
arch/mips/pci/pci-rt3883.c
519
val |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER;
arch/mips/pci/pci-rt3883.c
524
val |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER;
arch/mips/sni/setup.c
252
if ((cmd & (PCI_COMMAND_IO|PCI_COMMAND_MEMORY))
arch/mips/sni/setup.c
253
== (PCI_COMMAND_IO|PCI_COMMAND_MEMORY)) {
arch/powerpc/kernel/pci-common.c
1332
disabled = !(command & PCI_COMMAND_IO);
arch/powerpc/kernel/pci-common.c
987
if (command & PCI_COMMAND_IO)
arch/powerpc/platforms/44x/pci.c
1801
PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
arch/powerpc/platforms/fsl_uli1575.c
211
PCI_COMMAND_MASTER | PCI_COMMAND_IO);
arch/powerpc/platforms/fsl_uli1575.c
69
pci_write_config_word(dev, PCI_COMMAND, PCI_COMMAND_IO |
arch/powerpc/platforms/powermac/pci.c
1154
cmd &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
arch/powerpc/platforms/powermac/pci.c
1164
cmd &= ~PCI_COMMAND_IO;
arch/powerpc/platforms/powermac/pci.c
549
cmd &= ~PCI_COMMAND_IO;
arch/powerpc/sysdev/fsl_pci.c
471
| PCI_COMMAND_IO;
arch/sh/drivers/pci/pcie-sh7786.c
423
data |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER |
arch/sparc/kernel/pci_sabre.c
386
PCI_COMMAND_IO;
arch/x86/kernel/apic/x2apic_uv_x.c
1136
if ((command_bits & PCI_COMMAND_IO) == 0)
arch/x86/kernel/early_printk.c
328
cmdreg|PCI_COMMAND_IO);
arch/x86/pci/fixup.c
383
if (config & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY)) {
arch/x86/pci/i386.c
271
disabled = !(command & PCI_COMMAND_IO);
arch/xtensa/lib/pci-auto.c
214
PCI_COMMAND_IO |
arch/xtensa/lib/pci-auto.c
305
PCI_COMMAND_IO |
drivers/ata/ata_generic.c
197
if (!(command & PCI_COMMAND_IO))
drivers/ata/pata_it821x.c
867
PCI_COMMAND_PARITY | PCI_COMMAND_IO |
drivers/atm/idt77252.c
3555
if (!(pci_command & PCI_COMMAND_IO)) {
drivers/gpu/drm/i915/gvt/cfg_space.c
347
vgpu_cfg_space(vgpu)[PCI_COMMAND] &= ~(PCI_COMMAND_IO
drivers/gpu/drm/loongson/lsdc_debugfs.c
78
cmd |= PCI_COMMAND_MEMORY | PCI_COMMAND_IO;
drivers/mtd/devices/pmc551.c
391
tmp = cmd & ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
drivers/mtd/devices/pmc551.c
475
} while ((PCI_COMMAND_IO) & cmd);
drivers/mtd/devices/pmc551.c
495
} while ((PCI_COMMAND_IO) & cmd);
drivers/mtd/devices/pmc551.c
510
} while ((PCI_COMMAND_IO) & cmd);
drivers/mtd/devices/pmc551.c
549
PCI_COMMAND_MEMORY | PCI_COMMAND_IO);
drivers/net/ethernet/atheros/alx/hw.c
558
#define ALX_PCI_CMD (PCI_COMMAND_MASTER | PCI_COMMAND_MEMORY | PCI_COMMAND_IO)
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
145
PCI_COMMAND_IO);
drivers/net/ethernet/atheros/atl1e/atl1e_main.c
530
cmd &= ~(PCI_COMMAND_INTX_DISABLE | PCI_COMMAND_IO);
drivers/net/ethernet/atheros/atlx/atl2.c
1261
if (cmd & PCI_COMMAND_IO)
drivers/net/ethernet/atheros/atlx/atl2.c
1262
cmd &= ~PCI_COMMAND_IO;
drivers/parisc/superio.c
196
word |= PCI_COMMAND_SERR | PCI_COMMAND_PARITY | PCI_COMMAND_IO;
drivers/pci/controller/cadence/pcie-cadence-host-hpa.c
183
value |= (PCI_COMMAND_MEMORY | PCI_COMMAND_IO | PCI_COMMAND_MASTER);
drivers/pci/controller/dwc/pcie-designware-host.c
1139
val |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY |
drivers/pci/controller/mobiveil/pcie-mobiveil-host.c
239
value |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER;
drivers/pci/controller/pci-aardvark.c
1921
val &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/pci/controller/pci-aardvark.c
538
reg &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/pci/controller/pci-ftpci100.c
457
val |= PCI_COMMAND_IO;
drivers/pci/controller/pci-mvebu.c
1650
cmd &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/pci/controller/pci-mvebu.c
272
cmd &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/pci/controller/pci-v3-semi.c
783
val &= ~(PCI_COMMAND_IO | PCI_COMMAND_MEMORY | PCI_COMMAND_MASTER);
drivers/pci/pci-bridge-emul.c
429
bridge->pci_regs_behavior[PCI_COMMAND / 4].ro |= PCI_COMMAND_IO;
drivers/pci/pci-bridge-emul.c
430
bridge->pci_regs_behavior[PCI_COMMAND / 4].rw &= ~PCI_COMMAND_IO;
drivers/pci/pci-bridge-emul.c
53
.rw = (PCI_COMMAND_IO | PCI_COMMAND_MEMORY |
drivers/pci/pci.c
6169
WARN_ON((flags & PCI_VGA_STATE_CHANGE_DECODES) && (command_bits & ~(PCI_COMMAND_IO|PCI_COMMAND_MEMORY)));
drivers/pci/probe.c
167
#define PCI_COMMAND_DECODE_ENABLE (PCI_COMMAND_MEMORY | PCI_COMMAND_IO)
drivers/pci/probe.c
2097
if (cmd & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY)) {
drivers/pci/probe.c
2099
cmd &= ~PCI_COMMAND_IO;
drivers/pci/setup-bus.c
297
if (command & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY))
drivers/pci/setup-res.c
471
cmd |= PCI_COMMAND_IO;
drivers/pci/vgaarb.c
301
pci_bits |= PCI_COMMAND_IO;
drivers/pci/vgaarb.c
316
if (pci_bits & PCI_COMMAND_IO)
drivers/pci/vgaarb.c
335
pci_bits |= PCI_COMMAND_IO;
drivers/pci/vgaarb.c
631
if (cmd & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY)) {
drivers/pci/vgaarb.c
649
if (boot_cmd & (PCI_COMMAND_IO | PCI_COMMAND_MEMORY))
drivers/pci/vgaarb.c
768
if (cmd & PCI_COMMAND_IO)
drivers/pcmcia/yenta_socket.c
1055
PCI_COMMAND_IO |
drivers/scsi/aic94xx/aic94xx_init.c
153
} else if (cmd_reg & PCI_COMMAND_IO) {
drivers/usb/host/pci-quirks.c
728
#define pio_enabled(dev) io_type_enabled(dev, PCI_COMMAND_IO)
drivers/vfio/pci/vfio_pci_config.c
585
phys_io = !!(phys_cmd & PCI_COMMAND_IO);
drivers/vfio/pci/vfio_pci_config.c
586
virt_io = !!(le16_to_cpu(*virt_cmd) & PCI_COMMAND_IO);
drivers/vfio/pci/vfio_pci_config.c
587
new_io = !!(new_cmd & PCI_COMMAND_IO);
drivers/vfio/pci/vfio_pci_config.c
628
u16 mask = PCI_COMMAND_MEMORY | PCI_COMMAND_IO;
drivers/vfio/pci/virtio/legacy_io.c
151
if ((le16_to_cpu(virtvdev->pci_cmd) & PCI_COMMAND_IO) &&
drivers/vfio/pci/virtio/legacy_io.c
158
val16 |= cpu_to_le16(PCI_COMMAND_IO);
drivers/vfio/pci/virtio/legacy_io.c
77
if (!(le16_to_cpu(virtvdev->pci_cmd) & PCI_COMMAND_IO))
drivers/video/fbdev/nvidia/nvidia.c
1299
cmd |= (PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
drivers/video/fbdev/riva/fbdev.c
1959
cmd |= (PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
drivers/xen/xen-pciback/conf_space_header.c
26
#define is_enable_cmd(value) ((value)&(PCI_COMMAND_MEMORY|PCI_COMMAND_IO))
include/linux/svga.h
96
return (flags & PCI_COMMAND_IO);
samples/vfio-mdev/mbochs.c
228
PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
samples/vfio-mdev/mdpy.c
122
PCI_COMMAND_IO | PCI_COMMAND_MEMORY);
sound/pci/ali5451/ali5451.c
2031
if ((cmdw & PCI_COMMAND_IO) != PCI_COMMAND_IO) {
sound/pci/ali5451/ali5451.c
2032
cmdw |= PCI_COMMAND_IO;
sound/pci/als4000.c
841
pci_write_config_word(pci, PCI_COMMAND, word | PCI_COMMAND_IO);