Home
last modified time | relevance | path

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

/drivers/ata/
Dpata_hpt366.c317 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt36x_init_chipset()
Dpata_hpt3x2n.c542 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt3x2n_init_one()
Dpata_hpt37x.c917 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
/drivers/usb/host/
Disp1760-if.c243 pci_read_config_byte(dev, PCI_MAX_LAT, &limit); in isp1761_pci_probe()
/drivers/net/fddi/skfp/h/
Dskfbi.h56 #define PCI_MAX_LAT 0x3f /* 8 bit Max_Lat */ macro
/drivers/ide/
Dhpt366.c923 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()