Searched refs:PCI_MAX_LAT (Results 1 – 6 of 6) sorted by relevance
464 pci_read_config_byte (dev, PCI_MAX_LAT, &max_lat); in show_dev_config()
1143 pci_read_config_byte(dev, PCI_MAX_LAT, &test); in init_chipset_hpt366()1145 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()
111 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro
842 #define PCI_MAX_LAT 0x3f /* 8 bit Max_Lat */ macro
142 #define PCI_MAX_LAT 0x3f /* 8 bit Max_Lat */ macro
2660 (void) pci_read_config_byte(pci, PCI_MAX_LAT, &b); in lanai_ioctl()