Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddld.h418 void dld_fini_ops(struct dev_ops *);
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s1179 STUB(dld, dld_fini_ops, nomod_void);
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1256 STUB(dld, dld_fini_ops, nomod_void);
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_str.c513 dld_fini_ops(struct dev_ops *ops) in dld_fini_ops() function
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c525 dld_fini_ops(ops); in mac_fini_ops()