Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h145 uint32_t ilport_online_times; member
H A Dstmf.c5389 ilport->ilport_online_times = 0; in stmf_ctl()
5393 (ilport->ilport_online_times >= 4)) { in stmf_ctl()
5402 if (ilport->ilport_online_times > 0) { in stmf_ctl()
5403 if (ilport->ilport_online_times == 1) { in stmf_ctl()
5414 ilport->ilport_online_times++; in stmf_ctl()