Home
last modified time | relevance | path

Searched refs:STMF_TARGET_FAILURE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstmf_defines.h70 #define STMF_TARGET_FAILURE ((uint64_t)0x2000000000000000) macro
H A Dfct_defines.h37 #define FCT_FAILURE STMF_TARGET_FAILURE
/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_msg.c143 stmf_status = STMF_TARGET_FAILURE; in pppt_msg_tgt_register()
H A Dpppt.c1047 *statusp = STMF_TARGET_FAILURE; in pppt_sess_lookup_create()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_tgt.c708 scs.st_completion_status = STMF_TARGET_FAILURE; in tgt_sm_new_state()