Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c248 static int sf_core = 0; variable
2241 if (sf_core && (sf_core & SF_CORE_LILP_FAILED)) { in sf_statec_callback()
2244 sf_core = 0; in sf_statec_callback()
4388 if (sf_core && (sf_core & SF_CORE_OFFLINE_TARGET)) { in sf_offline_target()
4390 sf_core = 0; in sf_offline_target()
5434 if (sf_core && (sf_core & SF_CORE_BAD_DMA)) { in sf_cmd_callback()
5716 if (sf_core && (sf_core & SF_CORE_INCOMPLETE_DMA)) { in sf_cmd_callback()
5722 sf_core = 0; in sf_cmd_callback()
6075 if (sf_core && (sf_core & in sf_watch()
6080 sf_core = 0; in sf_watch()
[all …]