Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c307 static struct dev_ops vnetops = { variable
325 &vnetops /* driver specific ops */
372 mac_init_ops(&vnetops, "vnet"); in _init()
375 mac_fini_ops(&vnetops); in _init()
393 mac_fini_ops(&vnetops); in _fini()