Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1240 frp->fcipr_state = 0; in fcip_handle_resume()
1336 frp->fcipr_state = FCIP_RT_INVALID; in fcip_rt_update()
1375 frp->fcipr_state = pmap->map_state; in fcip_rt_update()
1386 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_rt_update()
1941 frp->fcipr_state = FCIP_RT_SUSPENDED; in fcip_handle_suspend()
2428 frtp->fcipr_state = PORT_DEVICE_INVALID; in fcip_statec_cb()
2731 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_handle_farp_request()
4367 (frp && FCIP_RTE_UNAVAIL(frp->fcipr_state))) { in fcip_transport()
4371 (frp->fcipr_state == FCIP_RT_INVALID)) { in fcip_transport()
4414 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_transport()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h310 int fcipr_state; /* login state etc */ member
381 #define fcipd_state fcipd_rtable->fcipr_state