Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h625 void gem_mod_fini(struct dev_ops *);
H A Dsfe.c2311 gem_mod_fini(&sfe_ops); in _init()
2327 gem_mod_fini(&sfe_ops); in _fini()
H A Dsfe_util.c5414 gem_mod_fini(struct dev_ops *dop) in gem_mod_fini() function