Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddls.h106 extern void str_notify(void *, mac_notify_type_t);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1068 dsp->ds_mnh = mac_notify_add(dsp->ds_mh, str_notify, dsp); in dld_str_attach()
1451 str_notify(dsp, type); in dld_str_notify_ind()
1778 str_notify(void *arg, mac_notify_type_t type) in str_notify() function