Searched refs:PCI_MAX_LAT (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/ata/
H A Dpata_hpt366.c347 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08);
H A Dpata_hpt3x2n.c541 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08);
H A Dpata_hpt37x.c894 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08);
/linux-master/drivers/usb/isp1760/
H A Disp1760-if.c65 pci_read_config_byte(dev, PCI_MAX_LAT, &limit);
/linux-master/include/uapi/linux/
H A Dpci_regs.h128 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro

Completed in 114 milliseconds