Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddld_impl.h247 extern void dld_str_destroy(dld_str_t *);
/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_str.c318 dld_str_destroy(dsp); in dld_str_open()
355 dld_str_destroy(dsp); in dld_str_close()
647 dld_str_destroy(dld_str_t *dsp) in dld_str_destroy() function