Searched refs:PCI_MCAST_OVL_BAR (Results 1 – 2 of 2) sorted by relevance
499 bar = get_conf_long(d, where + PCI_MCAST_OVL_BAR); in cap_multicast()500 l = get_conf_long(d, where + PCI_MCAST_OVL_BAR + 4); in cap_multicast()
1345 #define PCI_MCAST_OVL_BAR 0x28 /* Overlay BAR */ macro