Searched refs:newLT (Results 1 – 1 of 1) sorted by relevance
1270 uint8_t newLT = 0; in hmeattach() local1316 newLT = pci_latency_timer; in hmeattach()1321 newLT = 0xf0; in hmeattach()1330 newLT = 0x50; in hmeattach()1335 if (newLT) in hmeattach()1337 PCI_CONF_LATENCY_TIMER, (uchar_t)newLT); in hmeattach()