Searched refs:PCI_MAX_LAT (Results 1 – 5 of 5) sorted by relevance
65 pci_read_config_byte(dev, PCI_MAX_LAT, &limit); in isp1761_pci_init()
347 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt36x_init_chipset()
541 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt3x2n_init_one()
894 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
127 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro