Searched refs:PCI_MAX_LAT (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/ata/ |
D | pata_hpt366.c | 316 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt36x_init_chipset()
|
D | pata_hpt3x2n.c | 541 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt3x2n_init_one()
|
D | pata_hpt37x.c | 916 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-if.c | 62 pci_read_config_byte(dev, PCI_MAX_LAT, &limit); in isp1761_pci_init()
|
/linux-4.4.14/include/uapi/linux/ |
D | pci_regs.h | 117 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 56 #define PCI_MAX_LAT 0x3f /* 8 bit Max_Lat */ macro
|
/linux-4.4.14/drivers/ide/ |
D | hpt366.c | 923 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()
|