Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddld_impl.h244 extern int dld_str_fini(void);
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_drv.c191 if ((err = dld_str_fini()) != 0) in drv_fini()
H A Ddld_str.c569 dld_str_fini(void) in dld_str_fini() function