Searched refs:str_notify (Results 1 – 2 of 2) sorted by relevance
105 extern void str_notify(void *, mac_notify_type_t);
1051 dsp->ds_mnh = mac_notify_add(dsp->ds_mh, str_notify, dsp); in dld_str_attach()1434 str_notify(dsp, type); in dld_str_notify_ind()1761 str_notify(void *arg, mac_notify_type_t type) in str_notify() function