Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c479 bar = get_conf_long(d, where + PCI_MCAST_BAR); in cap_multicast()
480 l = get_conf_long(d, where + PCI_MCAST_BAR + 4); in cap_multicast()
/pciutils/lib/
H A Dheader.h1339 #define PCI_MCAST_BAR 0x08 /* Base Address */ macro