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

/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 248 milliseconds