Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h58 #define VSW_PHYSDEV 1 /* physical device associated */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c564 } else if (caller == VSW_PHYSDEV) { in vsw_switch_l2_frame()
746 if ((caller == VSW_PHYSDEV) || (caller == VSW_VNETPORT)) { in vsw_forward_all()
885 ((caller == VSW_VNETPORT) || (caller == VSW_PHYSDEV))) { in vsw_forward_grp()