Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c246 static int sf_core = 0; variable
2239 if (sf_core && (sf_core & SF_CORE_LILP_FAILED)) { in sf_statec_callback()
2242 sf_core = 0; in sf_statec_callback()
4386 if (sf_core && (sf_core & SF_CORE_OFFLINE_TARGET)) { in sf_offline_target()
4388 sf_core = 0; in sf_offline_target()
5432 if (sf_core && (sf_core & SF_CORE_BAD_DMA)) { in sf_cmd_callback()
5714 if (sf_core && (sf_core & SF_CORE_INCOMPLETE_DMA)) { in sf_cmd_callback()
5720 sf_core = 0; in sf_cmd_callback()
6073 if (sf_core && (sf_core & in sf_watch()
6078 sf_core = 0; in sf_watch()
[all …]