Searched refs:PCI_MCAST_OVL_MASK (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 1347 #define PCI_MCAST_OVL_MASK (~0x3fUL) macro |
| /pciutils/ | ||
| H A D | ls-ecaps.c | 507 printf(", BaseAddr %016" PCI_U64_FMT_X "\n", bar & PCI_MCAST_OVL_MASK); in cap_multicast() |