Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c206 static struct dev_ops ws_ops = { variable
224 &ws_ops, /* driver ops */
326 mac_init_ops(&ws_ops, WSNAME); in _init()
329 mac_fini_ops(&ws_ops); in _init()
352 mac_fini_ops(&ws_ops); in _fini()