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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c205 static struct dev_ops ws_ops = { variable in typeref:struct:dev_ops
223 &ws_ops, /* driver ops */
325 mac_init_ops(&ws_ops, WSNAME);
328 mac_fini_ops(&ws_ops);
351 mac_fini_ops(&ws_ops);

Completed in 55 milliseconds