Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_LOGGED_IN (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h68 #define PORT_DEVICE_LOGGED_IN 2 /* Logged in */ macro
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2415 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_job_handler()
2466 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fp_job_handler()
3673 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_port_shutdown()
3695 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_port_shutdown()
3797 pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_get_loopmap()
4079 tmp_pd->pd_state = PORT_DEVICE_LOGGED_IN; in fp_port_login()
4087 if (tmp_pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_port_login()
4215 pd->pd_state = PORT_DEVICE_LOGGED_IN; in fp_register_login()
4979 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_plogi_group()
6094 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_plogi_intr()
[all …]
H A Dfctl.c1453 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fc_ulp_transport()
1523 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fc_ulp_issue_els()
/titanic_44/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c842 case PORT_DEVICE_LOGGED_IN: in remote_port()
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1372 != 0) || (state != PORT_DEVICE_LOGGED_IN)) { in g_get_inq_dtype()
2554 if (state != PORT_DEVICE_LOGGED_IN) { in g_dev_map_init()
3591 if (state != PORT_DEVICE_LOGGED_IN) { in g_rdls()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5977 frp->fcipr_state != PORT_DEVICE_LOGGED_IN) || in fcip_get_dest()
6069 } else if (frp && frp->fcipr_state == PORT_DEVICE_LOGGED_IN) { in fcip_get_dest()
6391 frp->fcipr_state == PORT_DEVICE_LOGGED_IN) { in fcip_do_plogi()
6516 frp->fcipr_state = PORT_DEVICE_LOGGED_IN; in fcip_ipkt_callback()
H A Dfcp.c4987 (map_entry->map_state == PORT_DEVICE_LOGGED_IN) && in fcp_handle_mapflags()
5091 opcode = (map_entry->map_state == PORT_DEVICE_LOGGED_IN && in fcp_handle_mapflags()
14809 devlist->map_state = PORT_DEVICE_LOGGED_IN; in fcp_reconfigure_luns()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1814 PORT_DEVICE_LOGGED_IN; in emlxs_fcio_get_dev_list()
1892 PORT_DEVICE_LOGGED_IN; in emlxs_fcio_get_dev_list()