Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h994 #define PCI_EA_CAP_ENT_ENABLE 0x80000000 /* Enable for this entry */ macro
/pciutils/
H A Dls-caps.c1727 FLAG(entry_header, PCI_EA_CAP_ENT_ENABLE), in cap_ea()