Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1221 frp->fcipr_state = 0; in fcip_handle_resume()
1313 frp->fcipr_state = FCIP_RT_INVALID; in fcip_rt_update()
1347 frp->fcipr_state = pmap->map_state; in fcip_rt_update()
1358 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_rt_update()
1884 frp->fcipr_state = FCIP_RT_SUSPENDED; in fcip_handle_suspend()
2366 frtp->fcipr_state = PORT_DEVICE_INVALID; in fcip_statec_cb()
2665 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_handle_farp_request()
4220 (frp && FCIP_RTE_UNAVAIL(frp->fcipr_state))) { in fcip_transport()
4224 (frp->fcipr_state == FCIP_RT_INVALID)) { in fcip_transport()
4259 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_transport()
[all …]
/illumos-gate/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