Home
last modified time | relevance | path

Searched refs:TL_PCI_LATENCY_TIMER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/tl/
H A Dif_tlreg.h183 #define TL_PCI_LATENCY_TIMER 0x0C macro
H A Dif_tl.c1115 command = pci_read_config(dev, TL_PCI_LATENCY_TIMER, 4); in tl_attach()
1117 pci_write_config(dev, TL_PCI_LATENCY_TIMER, command, 4); in tl_attach()