Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c878 byte latency = get_conf_byte(d, PCI_LATENCY_TIMER); in show_verbose()
914 byte latency = get_conf_byte(d, PCI_LATENCY_TIMER); in show_verbose()
/pciutils/lib/
H A Dheader.h54 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ macro