Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h63 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro
/pciutils/
H A Dlspci.c943 if (bist & PCI_BIST_CAPABLE) in show_verbose()