Searched refs:PCI_MCAST_CAP_WIN_SIZE (Results 1 – 2 of 2) sorted by relevance
| /pciutils/ | ||
| H A D | ls-ecaps.c | 472 PCI_MCAST_CAP_WIN_SIZE(w), 1 << PCI_MCAST_CAP_WIN_SIZE(w)); in cap_multicast() |
| /pciutils/lib/ | ||
| H A D | header.h | 1334 #define PCI_MCAST_CAP_WIN_SIZE(x) (((x) >> 8) & 0x3f) macro |