Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h103 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro
/pciutils/
H A Dlspci.c816 max_lat = get_conf_byte(d, PCI_MAX_LAT); in show_verbose()