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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_tgt.c103 tgt_sm_new_state(pppt_tgt_t *tgt, tgt_event_ctx_t *ctx,
399 tgt_sm_new_state(tgt, ctx, TS_ONLINING);
402 tgt_sm_new_state(tgt, ctx, TS_DELETING_STMF_DEREG);
411 tgt_sm_new_state(tgt, ctx, TS_OFFLINE);
431 tgt_sm_new_state(tgt, ctx, TS_ONLINE);
434 tgt_sm_new_state(tgt, ctx, TS_STMF_OFFLINE);
469 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE);
471 tgt_sm_new_state(tgt, ctx, TS_STMF_ONLINE);
506 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE);
509 tgt_sm_new_state(tg
822 tgt_sm_new_state(pppt_tgt_t *tgt, tgt_event_ctx_t *ctx, function
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_tgt.c96 tgt_sm_new_state(iscsit_tgt_t *tgt, tgt_event_ctx_t *ctx,
281 tgt_sm_new_state(tgt, ctx, TS_ONLINING);
284 tgt_sm_new_state(tgt, ctx, TS_DELETING_STMF_DEREG);
293 tgt_sm_new_state(tgt, ctx, TS_OFFLINE);
313 tgt_sm_new_state(tgt, ctx, TS_ONLINE);
316 tgt_sm_new_state(tgt, ctx, TS_STMF_OFFLINE);
351 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE);
353 tgt_sm_new_state(tgt, ctx, TS_STMF_ONLINE);
391 tgt_sm_new_state(tgt, ctx, TS_DELETING_NEED_OFFLINE);
395 tgt_sm_new_state(tg
669 tgt_sm_new_state(iscsit_tgt_t *tgt, tgt_event_ctx_t *ctx, function
[all...]

Completed in 62 milliseconds