Home
last modified time | relevance | path

Searched refs:target_refcount (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.h125 int target_refcount; member
H A Dpppt_tgt.c306 tgt->target_refcount++; in tgt_sm_event_locked()
333 tgt->target_refcount--; in tgt_sm_event_locked()
H A Dpppt_msg.c189 while ((tgt->target_refcount > 0) || in pppt_msg_tgt_deregister()
H A Dpppt.c544 while ((tgt->target_refcount > 0) || in pppt_disable_svc()