Searched refs:ds_mnh (Results 1 – 2 of 2) sorted by relevance
149 mac_notify_handle_t ds_mnh; /* SL */ member
669 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()