Home
last modified time | relevance | path

Searched refs:SF_TARGET_MARK (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h239 #define SF_TARGET_MARK 0x8 macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c974 (SF_TARGET_BUSY | SF_TARGET_MARK); in sf_detach()
985 SF_TARGET_MARK); in sf_detach()
1036 (SF_TARGET_BUSY | SF_TARGET_MARK); in sf_detach()
1046 SF_TARGET_MARK); in sf_detach()
2210 | SF_TARGET_MARK); in sf_statec_callback()
2372 | SF_TARGET_MARK); in sf_statec_callback()
2420 | SF_TARGET_MARK); in sf_statec_callback()
3273 SF_TARGET_MARK); in sf_create_target()
3413 target->sft_state &= ~(SF_TARGET_OFFLINE|SF_TARGET_MARK); in sf_create_target()
4136 if (target->sft_state & SF_TARGET_MARK) { in sf_finish_init()
[all …]