Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1347 #define PCI_MCAST_OVL_MASK (~0x3fUL) macro
/pciutils/
H A Dls-ecaps.c507 printf(", BaseAddr %016" PCI_U64_FMT_X "\n", bar & PCI_MCAST_OVL_MASK); in cap_multicast()