Home
last modified time | relevance | path

Searched refs:PCI_LATENCY_TIMER (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dpci.c409 pcibios_read_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, &pci_latency); in adjust_pci_device()
415 pcibios_write_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, 32); in adjust_pci_device()
H A Dpci.h29 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ macro
H A Dtg3.c2674 pci_read_config_byte(tp->pdev, PCI_LATENCY_TIMER, &pci_latency); in tg3_get_invariants()
2676 pci_write_config_byte(tp->pdev, PCI_LATENCY_TIMER, 64); in tg3_get_invariants()