Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h161 #define FCIP_RT_LOGIN_PROGRESS (-4) macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6390 if (frp->fcipr_state == FCIP_RT_LOGIN_PROGRESS || in fcip_do_plogi()
6406 frp->fcipr_state = FCIP_RT_LOGIN_PROGRESS; in fcip_do_plogi()
7568 if (frp->fcipr_state == FCIP_RT_LOGIN_PROGRESS) { in fcip_plogi_in_progress()