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

/illumos-gate/usr/src/uts/common/sys/
H A Ddls.h105 extern void str_notify(void *, mac_notify_type_t);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1051 dsp->ds_mnh = mac_notify_add(dsp->ds_mh, str_notify, dsp);
1086 * since it could cause the deadlock with str_notify() since they both
1434 str_notify(dsp, type);
1761 str_notify(void *arg, mac_notify_type_t type) function

Completed in 49 milliseconds