PCI_LATENCY_TIMER  129 arch/x86/pci/fixup.c 		pci_write_config_byte(d, PCI_LATENCY_TIMER, 0);
PCI_LATENCY_TIMER  250 arch/x86/pci/i386.c 	pci_read_config_byte(dev, PCI_LATENCY_TIMER, &lat);
PCI_LATENCY_TIMER  258 arch/x86/pci/i386.c 	pci_write_config_byte(dev, PCI_LATENCY_TIMER, lat);
PCI_LATENCY_TIMER  291 arch/x86/pci/olpc.c 				(reg != PCI_LATENCY_TIMER) &&
PCI_LATENCY_TIMER 1903 sound/pci/echoaudio/echoaudio.c 	pci_write_config_byte(pci, PCI_LATENCY_TIMER, 0xC0);
PCI_LATENCY_TIMER 4999 sound/pci/rme9652/hdsp.c 	pci_write_config_byte(hdsp->pci, PCI_LATENCY_TIMER, 0xFF);