Searched refs:PCI_MCAST_BAR (Results 1 – 2 of 2) sorted by relevance
479 bar = get_conf_long(d, where + PCI_MCAST_BAR); in cap_multicast()480 l = get_conf_long(d, where + PCI_MCAST_BAR + 4); in cap_multicast()
1339 #define PCI_MCAST_BAR 0x08 /* Base Address */ macro