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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_tgt.c58 tgt_sm_event_dispatch(pppt_tgt_t *tgt, tgt_event_ctx_t *ctx);
326 tgt_sm_event_dispatch(tgt, ctx);
338 tgt_sm_event_dispatch(pppt_tgt_t *tgt, tgt_event_ctx_t *ctx) function
437 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
475 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
538 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
569 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
608 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_tgt.c54 tgt_sm_event_dispatch(iscsit_tgt_t *tgt, tgt_event_ctx_t *ctx);
206 tgt_sm_event_dispatch(tgt, ctx);
217 tgt_sm_event_dispatch(iscsit_tgt_t *tgt, tgt_event_ctx_t *ctx) function
222 IDM_SM_LOG(CE_NOTE, "tgt_sm_event_dispatch: tgt %p event %s(%d)",
319 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
357 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
424 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
455 /* TE_DELETE is handled in tgt_sm_event_dispatch() */
494 /* TE_DELETE is handled in tgt_sm_event_dispatch() */

Completed in 48 milliseconds