Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dphyp-hvcall.h241 #define H_MULTICAST_CTRL 0x130 macro
H A Dphyp_llan.c512 phyp_hcall(H_MULTICAST_CTRL, sc->unit, LLAN_ADD_MULTICAST, macaddr); in llan_set_maddr()
524 phyp_hcall(H_MULTICAST_CTRL, sc->unit, LLAN_CLEAR_MULTICAST, 0); in llan_set_multicast()