Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddld_impl.h149 mac_notify_handle_t ds_mnh; /* SL */ member
/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_str.c669 ASSERT(dsp->ds_mnh == NULL); in dld_str_destroy()
1051 dsp->ds_mnh = mac_notify_add(dsp->ds_mh, str_notify, dsp); in dld_str_attach()
1091 err = mac_notify_remove(dsp->ds_mnh, B_FALSE); in dld_str_detach()
1092 dsp->ds_mnh = NULL; in dld_str_detach()