Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c94 static void vsw_notify_cb(void *arg, mac_notify_type_t type);
1314 mnh = mac_notify_add(vswp->mh, vsw_notify_cb, vswp); in vsw_notify_add()
1341 vsw_notify_cb(void *arg, mac_notify_type_t type) in vsw_notify_cb() function