Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c908 if (pd->pd_state == PORT_DEVICE_INVALID && in fc_ulp_uninit_packet()
1024 if (tmp_map->map_state != PORT_DEVICE_INVALID) { in fc_ulp_getportmap()
1132 if (pkt->pkt_pd->pd_state == PORT_DEVICE_INVALID || in fc_ulp_login()
1402 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_transport()
1428 if ((pd->pd_state == PORT_DEVICE_INVALID) && in fc_ulp_transport()
1466 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_transport()
1535 pd->pd_state == PORT_DEVICE_INVALID) { in fc_ulp_issue_els()
3047 PORT_DEVICE_INVALID) { in fctl_ulp_statec_cb()
3182 PORT_DEVICE_INVALID) { in fctl_ulp_statec_cb()
3652 if (tmp_pd->pd_state != PORT_DEVICE_INVALID && in fctl_enlist_did_table()
[all …]
H A Dfp.c3549 pd->pd_state = PORT_DEVICE_INVALID; in fp_iodone()
4642 PORT_DEVICE_INVALID) { in fp_ulp_statec_cb()
4658 PORT_DEVICE_INVALID) { in fp_ulp_statec_cb()
4773 PORT_DEVICE_INVALID)) { in fp_ulp_devc_cb()
4794 PORT_DEVICE_INVALID) { in fp_ulp_devc_cb()
4810 PORT_DEVICE_INVALID) { in fp_ulp_devc_cb()
8712 state = PORT_DEVICE_INVALID; in fp_fciocmd()
10064 if (pd->pd_state == PORT_DEVICE_INVALID) { in fp_fillout_p2pmap()
10542 if (pd->pd_state == PORT_DEVICE_INVALID) { in fp_fillout_loopmap()
11397 pd->pd_state == PORT_DEVICE_INVALID || in fp_handle_unsol_prlo()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h66 #define PORT_DEVICE_INVALID 0 /* State when created or login failed */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c836 case PORT_DEVICE_INVALID: in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1386 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_rt_update()
2428 frtp->fcipr_state = PORT_DEVICE_INVALID; in fcip_statec_cb()
2731 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_handle_farp_request()
4414 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_transport()
6499 frp->fcipr_state = PORT_DEVICE_INVALID; in fcip_ipkt_callback()
H A Dfcp.c15564 devlist->map_state = PORT_DEVICE_INVALID; in fcp_construct_map()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1999 *statep = PORT_DEVICE_INVALID; in emlxs_fcio_get_state()