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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpci.c409 pcibios_read_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, &pci_latency);
415 pcibios_write_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, 32);
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);
2676 pci_write_config_byte(tp->pdev, PCI_LATENCY_TIMER, 64);

Completed in 30 milliseconds