Home
last modified time | relevance | path

Searched refs:PCI_MAX_LAT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ata/
H A Dpata_hpt366.c347 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt36x_init_chipset()
H A Dpata_hpt3x2n.c541 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt3x2n_init_one()
H A Dpata_hpt37x.c894 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
/linux/include/uapi/linux/
H A Dpci_regs.h128 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro