Searched defs:vnetops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c306 static struct dev_ops vnetops = { variable in typeref:struct:dev_ops
324 &vnetops /* driver specific ops */
371 mac_init_ops(&vnetops, "vnet");
374 mac_fini_ops(&vnetops);
392 mac_fini_ops(&vnetops);

Completed in 121 milliseconds