new_latency      1184 drivers/net/ethernet/3com/3c59x.c 			u8 new_latency = 248;
new_latency      1191 drivers/net/ethernet/3com/3c59x.c 			if (pci_latency < new_latency) {
new_latency      1193 drivers/net/ethernet/3com/3c59x.c 					print_name, pci_latency, new_latency);
new_latency      1194 drivers/net/ethernet/3com/3c59x.c 				pci_write_config_byte(pdev, PCI_LATENCY_TIMER, new_latency);