Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/cxgbe/
H A Dcxgbe.c65 struct dev_ops cxgbe_dev_ops = { variable
78 .drv_dev_ops = &cxgbe_dev_ops
91 mac_init_ops(&cxgbe_dev_ops, T4_PORT_NAME); in _init()
94 mac_fini_ops(&cxgbe_dev_ops); in _init()
108 mac_fini_ops(&cxgbe_dev_ops); in _fini()