Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c909 if (pd->pd_state == PORT_DEVICE_INVALID && in fc_ulp_uninit_packet()
1403 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_transport()
1429 if ((pd->pd_state == PORT_DEVICE_INVALID) && in fc_ulp_transport()
1467 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_transport()
1536 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_issue_els()
3048 PORT_DEVICE_INVALID) { in fctl_ulp_statec_cb()
3183 PORT_DEVICE_INVALID) { in fctl_ulp_statec_cb()
4040 pd->pd_state != PORT_DEVICE_INVALID && in fctl_hold_remote_port_by_pwwn()
4205 pd->pd_state == PORT_DEVICE_INVALID) { in fctl_fillout_map()
4223 ASSERT(pd->pd_state != PORT_DEVICE_INVALID); in fctl_fillout_map()
[all …]
H A Dfp.c3550 pd->pd_state = PORT_DEVICE_INVALID; in fp_iodone()
4643 PORT_DEVICE_INVALID) { in fp_ulp_statec_cb()
4659 PORT_DEVICE_INVALID) { in fp_ulp_statec_cb()
4774 PORT_DEVICE_INVALID)) { in fp_ulp_devc_cb()
4795 PORT_DEVICE_INVALID) { in fp_ulp_devc_cb()
4811 PORT_DEVICE_INVALID) { in fp_ulp_devc_cb()
8716 state = PORT_DEVICE_INVALID; in fp_fciocmd()
12522 pd->pd_state = PORT_DEVICE_INVALID; in fp_fillout_old_map_held()
12558 pd->pd_state = PORT_DEVICE_INVALID; in fp_fillout_old_map()
13268 PORT_DEVICE_INVALID; in fp_gan_handler()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h66 #define PORT_DEVICE_INVALID 0 /* State when created or login failed */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c839 case PORT_DEVICE_INVALID: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1358 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_rt_update()
2366 frtp->fcipr_state = PORT_DEVICE_INVALID; in fcip_statec_cb()
2665 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_handle_farp_request()
4259 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_transport()
6319 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_ipkt_callback()
H A Dfcp.c15551 devlist->map_state = PORT_DEVICE_INVALID; in fcp_construct_map()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2018 *statep = PORT_DEVICE_INVALID; in emlxs_fcio_get_state()