MIN_PCI_LATENCY 2169 drivers/atm/ambassador.c pci_lat = (lat < MIN_PCI_LATENCY) ? MIN_PCI_LATENCY : lat; MIN_PCI_LATENCY 2717 drivers/atm/horizon.c } else if (lat < MIN_PCI_LATENCY) { MIN_PCI_LATENCY 2719 drivers/atm/horizon.c "increasing", lat, MIN_PCI_LATENCY); MIN_PCI_LATENCY 2720 drivers/atm/horizon.c pci_write_config_byte(pci_dev, PCI_LATENCY_TIMER, MIN_PCI_LATENCY);