Home
last modified time | relevance | path

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

/pciutils/
H A Dls-ecaps.c472 PCI_MCAST_CAP_WIN_SIZE(w), 1 << PCI_MCAST_CAP_WIN_SIZE(w)); in cap_multicast()
/pciutils/lib/
H A Dheader.h1334 #define PCI_MCAST_CAP_WIN_SIZE(x) (((x) >> 8) & 0x3f) macro