Searched refs:PCI_MCAST_CAP_MAX_GROUP (Results 1 – 2 of 2) sorted by relevance
1333 #define PCI_MCAST_CAP_MAX_GROUP(x) ((x) & 0x3f) macro
469 printf("\t\tMcastCap: MaxGroups %d", PCI_MCAST_CAP_MAX_GROUP(w) + 1); in cap_multicast()