Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c135 static struct modlinkage mac_ether_modlinkage = { variable
325 if ((err = mod_install(&mac_ether_modlinkage)) != 0) in _init()
339 return (mod_remove(&mac_ether_modlinkage)); in _fini()
345 return (mod_info(&mac_ether_modlinkage, modinfop)); in _info()