Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sfe/
H A Dsfe_util.h624 void gem_mod_init(struct dev_ops *, char *);
H A Dsfe.c2391 gem_mod_init(&sfe_ops, "sfe"); in _init()
H A Dsfe_util.c5408 gem_mod_init(struct dev_ops *dop, char *name) in gem_mod_init() function