PCI_LATENCY_TIMER  277 arch/alpha/kernel/pci.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER  281 arch/alpha/kernel/pci.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  339 arch/arm/common/it8152.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER  348 arch/arm/common/it8152.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
PCI_LATENCY_TIMER   92 arch/m68k/kernel/pcibios.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 32);
PCI_LATENCY_TIMER  156 arch/microblaze/pci/xilinx_pci.c 	early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0xff);
PCI_LATENCY_TIMER   67 arch/mips/pci/fixup-cobalt.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lt);
PCI_LATENCY_TIMER   69 arch/mips/pci/fixup-cobalt.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER   84 arch/mips/pci/fixup-cobalt.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  139 arch/mips/pci/fixup-fuloong2e.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 48);
PCI_LATENCY_TIMER  114 arch/mips/pci/fixup-lemote2f.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xc0);
PCI_LATENCY_TIMER  386 arch/mips/pci/pci-mt7620.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xff);
PCI_LATENCY_TIMER  100 arch/mips/pci/pci-octeon.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  206 arch/mips/pci/pci-rt2880.c 	pci_write_config_byte((struct pci_dev *) dev, PCI_LATENCY_TIMER, 0xFF);
PCI_LATENCY_TIMER  151 arch/parisc/kernel/pci.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER  787 arch/powerpc/kernel/eeh_pe.c         eeh_ops->write_config(pdn, PCI_LATENCY_TIMER, 1,
PCI_LATENCY_TIMER  788 arch/powerpc/kernel/eeh_pe.c                 SAVED_BYTE(PCI_LATENCY_TIMER));
PCI_LATENCY_TIMER  813 arch/powerpc/kernel/eeh_pe.c 	eeh_ops->write_config(pdn, PCI_LATENCY_TIMER, 1,
PCI_LATENCY_TIMER  814 arch/powerpc/kernel/eeh_pe.c 		SAVED_BYTE(PCI_LATENCY_TIMER));
PCI_LATENCY_TIMER 1005 arch/powerpc/platforms/powermac/pci.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 16);
PCI_LATENCY_TIMER  475 arch/powerpc/sysdev/fsl_pci.c 		early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER  116 arch/powerpc/sysdev/xilinx_pci.c 	early_write_config_byte(hose, 0, 0, PCI_LATENCY_TIMER, 0xff);
PCI_LATENCY_TIMER  460 arch/sparc/kernel/leon_pci_grpci1.c 	grpci1_cfg_w8(priv, TGT, 0, PCI_LATENCY_TIMER, 0x40);
PCI_LATENCY_TIMER  366 arch/sparc/kernel/pci_psycho.c 					0, PCI_LATENCY_TIMER);
PCI_LATENCY_TIMER  393 arch/sparc/kernel/pci_sabre.c 			pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER 1065 arch/sparc/kernel/pci_schizo.c 					0, PCI_LATENCY_TIMER);
PCI_LATENCY_TIMER  117 arch/x86/pci/fixup.c 		pci_write_config_byte(d, PCI_LATENCY_TIMER, 0);
PCI_LATENCY_TIMER  291 arch/x86/pci/olpc.c 				(reg != PCI_LATENCY_TIMER) &&
PCI_LATENCY_TIMER  306 arch/xtensa/lib/pci-auto.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER  334 drivers/ata/pata_artop.c 		pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &reg);
PCI_LATENCY_TIMER  336 drivers/ata/pata_artop.c 			pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x90);
PCI_LATENCY_TIMER  369 drivers/ata/pata_atp867x.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &v);
PCI_LATENCY_TIMER  372 drivers/ata/pata_atp867x.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, v);
PCI_LATENCY_TIMER  365 drivers/ata/pata_cmd64x.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  312 drivers/ata/pata_hpt366.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
PCI_LATENCY_TIMER  912 drivers/ata/pata_hpt37x.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
PCI_LATENCY_TIMER  540 drivers/ata/pata_hpt3x2n.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
PCI_LATENCY_TIMER  171 drivers/ata/pata_hpt3x3.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xF0);
PCI_LATENCY_TIMER  173 drivers/ata/pata_hpt3x3.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
PCI_LATENCY_TIMER  868 drivers/ata/pata_it821x.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x20);
PCI_LATENCY_TIMER  364 drivers/ata/pata_serverworks.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x40);
PCI_LATENCY_TIMER  671 drivers/ata/pata_sis.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER  681 drivers/ata/pata_sis.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER 2166 drivers/atm/ambassador.c 	pci_read_config_byte (pci_dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER 2174 drivers/atm/ambassador.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, pci_lat);
PCI_LATENCY_TIMER  548 drivers/atm/fore200e.c     pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency);
PCI_LATENCY_TIMER 1030 drivers/atm/he.c 	if (pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &timer)) {
PCI_LATENCY_TIMER 1047 drivers/atm/he.c 		if (pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, timer))
PCI_LATENCY_TIMER 2712 drivers/atm/horizon.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER 2716 drivers/atm/horizon.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, pci_lat);
PCI_LATENCY_TIMER 2720 drivers/atm/horizon.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, MIN_PCI_LATENCY);
PCI_LATENCY_TIMER 1951 drivers/atm/lanai.c 	result = pci_write_config_byte(pci, PCI_LATENCY_TIMER, 0);
PCI_LATENCY_TIMER  402 drivers/atm/nicstar.c 	if (pci_read_config_byte(pcidev, PCI_LATENCY_TIMER, &pci_latency) != 0) {
PCI_LATENCY_TIMER  414 drivers/atm/nicstar.c 			    (pcidev, PCI_LATENCY_TIMER, NS_PCI_LATENCY) != 0)
PCI_LATENCY_TIMER  804 drivers/block/umem.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0xF8);
PCI_LATENCY_TIMER  275 drivers/ide/cmd64x.c 	(void) pci_write_config_byte(dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  918 drivers/ide/hpt366.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x78);
PCI_LATENCY_TIMER  605 drivers/ide/it821x.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
PCI_LATENCY_TIMER  174 drivers/ide/serverworks.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x40);
PCI_LATENCY_TIMER  476 drivers/ide/sis5513.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER  485 drivers/ide/sis5513.c 		pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x10);
PCI_LATENCY_TIMER  434 drivers/media/pci/bt8xx/bt878.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER 4943 drivers/media/pci/bt8xx/bttv-cards.c 		pci_write_config_byte(btv->c.pci, PCI_LATENCY_TIMER, latency);
PCI_LATENCY_TIMER 4044 drivers/media/pci/bt8xx/bttv-driver.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER  824 drivers/media/pci/cx18/cx18-driver.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER  829 drivers/media/pci/cx18/cx18-driver.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  830 drivers/media/pci/cx18/cx18-driver.c 		pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER 2142 drivers/media/pci/cx23885/cx23885-core.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER 1298 drivers/media/pci/cx25821/cx25821-core.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER, &dev->pci_lat);
PCI_LATENCY_TIMER  897 drivers/media/pci/cx88/cx88-alsa.c 	pci_read_config_byte(pci, PCI_LATENCY_TIMER, &pci_lat);
PCI_LATENCY_TIMER 3633 drivers/media/pci/cx88/cx88-cards.c 		pci_write_config_byte(pci, PCI_LATENCY_TIMER, latency);
PCI_LATENCY_TIMER  396 drivers/media/pci/cx88/cx88-mpeg.c 	pci_read_config_byte(dev->pci, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER 1286 drivers/media/pci/cx88/cx88-video.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER  884 drivers/media/pci/ivtv/ivtv-driver.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER  889 drivers/media/pci/ivtv/ivtv-driver.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER  890 drivers/media/pci/ivtv/ivtv-driver.c 		pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER   85 drivers/media/pci/mantis/mantis_pci.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency);
PCI_LATENCY_TIMER 1668 drivers/media/pci/meye/meye.c 	pci_write_config_byte(meye.mchip_dev, PCI_LATENCY_TIMER, 64);
PCI_LATENCY_TIMER 1086 drivers/media/pci/saa7134/saa7134-core.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency);
PCI_LATENCY_TIMER 1091 drivers/media/pci/saa7134/saa7134-core.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER 1235 drivers/media/pci/saa7164/saa7164-core.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER  241 drivers/media/pci/tw68/tw68-core.c 		pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, latency);
PCI_LATENCY_TIMER  246 drivers/media/pci/tw68/tw68-core.c 	pci_read_config_byte(pci_dev, PCI_LATENCY_TIMER,  &dev->pci_lat);
PCI_LATENCY_TIMER 1190 drivers/net/ethernet/3com/3c59x.c 			pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER 1194 drivers/net/ethernet/3com/3c59x.c 				pci_write_config_byte(pdev, PCI_LATENCY_TIMER, new_latency);
PCI_LATENCY_TIMER  508 drivers/net/ethernet/alteon/acenic.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &ap->pci_latency);
PCI_LATENCY_TIMER  511 drivers/net/ethernet/alteon/acenic.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, ap->pci_latency);
PCI_LATENCY_TIMER 8987 drivers/net/ethernet/broadcom/tg3.c 		pci_write_config_byte(tp->pdev, PCI_LATENCY_TIMER,
PCI_LATENCY_TIMER 16512 drivers/net/ethernet/broadcom/tg3.c 	pci_read_config_byte(tp->pdev, PCI_LATENCY_TIMER,
PCI_LATENCY_TIMER 16517 drivers/net/ethernet/broadcom/tg3.c 		pci_write_config_byte(tp->pdev, PCI_LATENCY_TIMER,
PCI_LATENCY_TIMER 2287 drivers/net/ethernet/dec/tulip/de4x5.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &timer);
PCI_LATENCY_TIMER 2289 drivers/net/ethernet/dec/tulip/de4x5.c 	    pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x60);
PCI_LATENCY_TIMER  421 drivers/net/ethernet/dec/tulip/dmfe.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER 3863 drivers/net/ethernet/realtek/r8169_main.c 		pci_write_config_byte(tp->pci_dev, PCI_LATENCY_TIMER, 0x40);
PCI_LATENCY_TIMER 4884 drivers/net/ethernet/sun/cassini.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xff);
PCI_LATENCY_TIMER  837 drivers/net/fddi/defxx.c 		pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &val);
PCI_LATENCY_TIMER  840 drivers/net/fddi/defxx.c 			pci_write_config_byte(pdev, PCI_LATENCY_TIMER, val);
PCI_LATENCY_TIMER  130 drivers/net/hippi/rrunner.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER  133 drivers/net/hippi/rrunner.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, pci_latency);
PCI_LATENCY_TIMER  221 drivers/net/wireless/ath/ath5k/pci.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xa8);
PCI_LATENCY_TIMER  931 drivers/net/wireless/ath/ath9k/pci.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xa8);
PCI_LATENCY_TIMER   98 drivers/net/wireless/intersil/prism54/islpci_hotplug.c 	pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency_tmr);
PCI_LATENCY_TIMER  104 drivers/net/wireless/intersil/prism54/islpci_hotplug.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER,
PCI_LATENCY_TIMER 2391 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_byte(pci_bus, devfn, PCI_LATENCY_TIMER, temp_byte);
PCI_LATENCY_TIMER 2886 drivers/pci/hotplug/cpqphp_ctrl.c 					PCI_LATENCY_TIMER, temp_byte);
PCI_LATENCY_TIMER  531 drivers/pci/hotplug/ibmphp_pci.c 	pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY);
PCI_LATENCY_TIMER  619 drivers/pci/hotplug/ibmphp_pci.c 	pci_bus_write_config_byte(ibmphp_pci_bus, devfn, PCI_LATENCY_TIMER, LATENCY);
PCI_LATENCY_TIMER  151 drivers/pci/pci-acpi.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, hpx->latency_timer);
PCI_LATENCY_TIMER 4145 drivers/pci/pci.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER 4153 drivers/pci/pci.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
PCI_LATENCY_TIMER 1048 drivers/pcmcia/yenta_socket.c 	config_writeb(socket, PCI_LATENCY_TIMER, 168);
PCI_LATENCY_TIMER 11725 drivers/scsi/advansys.c 		pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0);
PCI_LATENCY_TIMER 11728 drivers/scsi/advansys.c 		pci_read_config_byte(pdev, PCI_LATENCY_TIMER, &latency);
PCI_LATENCY_TIMER 11730 drivers/scsi/advansys.c 			pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x20);
PCI_LATENCY_TIMER 1310 drivers/scsi/atp870u.c 	pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER 2414 drivers/scsi/qla2xxx/qla_init.c 	pci_write_config_byte(ha->pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER 2448 drivers/scsi/qla2xxx/qla_init.c 	pci_write_config_byte(ha->pdev, PCI_LATENCY_TIMER, 0x80);
PCI_LATENCY_TIMER  304 drivers/ssb/driver_pcicore.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
PCI_LATENCY_TIMER 1199 drivers/staging/comedi/drivers/rtd520.c 	pci_read_config_byte(pcidev, PCI_LATENCY_TIMER, &pci_latency);
PCI_LATENCY_TIMER 1204 drivers/staging/comedi/drivers/rtd520.c 		pci_write_config_byte(pcidev, PCI_LATENCY_TIMER, 32);
PCI_LATENCY_TIMER   61 drivers/usb/isp1760/isp1760-if.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &latency);
PCI_LATENCY_TIMER   65 drivers/usb/isp1760/isp1760-if.c 			pci_write_config_byte(dev, PCI_LATENCY_TIMER, limit);
PCI_LATENCY_TIMER  640 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_LATENCY_TIMER, NO_VIRT, (u8)ALL_WRITE);
PCI_LATENCY_TIMER  345 drivers/xen/xen-pciback/conf_space_header.c 	 .offset    = PCI_LATENCY_TIMER,
PCI_LATENCY_TIMER 1845 sound/pci/ctxfi/cthw20k1.c 	pci_read_config_dword(pci, PCI_LATENCY_TIMER, &l_timer);
PCI_LATENCY_TIMER 1862 sound/pci/ctxfi/cthw20k1.c 	pci_write_config_dword(pci, PCI_LATENCY_TIMER, l_timer);
PCI_LATENCY_TIMER 1901 sound/pci/echoaudio/echoaudio.c 	pci_write_config_byte(pci, PCI_LATENCY_TIMER, 0xC0);
PCI_LATENCY_TIMER 5202 sound/pci/rme9652/hdsp.c 	pci_write_config_byte(hdsp->pci, PCI_LATENCY_TIMER, 0xFF);