Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1096 #define PCI_RCEC_RCIEP_BMAP 0x0004 /* as per PCIe sec 7.9.10.2 */ macro
/pciutils/
H A Dls-ecaps.c673 u32 bmap = get_conf_long(d, where + PCI_RCEC_RCIEP_BMAP); in cap_rcec()