Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h102 #define PCI_MIN_GNT 0x3e /* 8 bits */ macro
/pciutils/
H A Dlspci.c817 min_gnt = get_conf_byte(d, PCI_MIN_GNT); in show_verbose()