Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h68 #define PORT_DEVICE_LOGGED_IN 2 /* Logged in */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2467 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fp_job_handler()
3674 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_port_shutdown()
3798 pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_get_loopmap()
4080 tmp_pd->pd_state = PORT_DEVICE_LOGGED_IN; in fp_port_login()
4216 pd->pd_state = PORT_DEVICE_LOGGED_IN; in fp_register_login()
4980 if (pd->pd_state == PORT_DEVICE_LOGGED_IN) { in fp_plogi_group()
9445 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fp_fciocmd()
12250 pd->pd_state = PORT_DEVICE_LOGGED_IN; in fp_login_acc_init()
13391 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fp_handle_unsol_adisc()
15197 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fp_fcio_logout()
[all …]
H A Dfctl.c1454 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fc_ulp_transport()
1524 if (pd->pd_state != PORT_DEVICE_LOGGED_IN) { in fc_ulp_issue_els()
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c845 case PORT_DEVICE_LOGGED_IN: in remote_port()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1373 != 0) || (state != PORT_DEVICE_LOGGED_IN)) { in g_get_inq_dtype()
2555 if (state != PORT_DEVICE_LOGGED_IN) { in g_dev_map_init()
3592 if (state != PORT_DEVICE_LOGGED_IN) { in g_rdls()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5797 frp->fcipr_state != PORT_DEVICE_LOGGED_IN) || in fcip_get_dest()
5889 } else if (frp && frp->fcipr_state == PORT_DEVICE_LOGGED_IN) { in fcip_get_dest()
6211 frp->fcipr_state == PORT_DEVICE_LOGGED_IN) { in fcip_do_plogi()
6336 frp->fcipr_state = PORT_DEVICE_LOGGED_IN; in fcip_ipkt_callback()
H A Dfcp.c4992 (map_entry->map_state == PORT_DEVICE_LOGGED_IN) && in fcp_handle_mapflags()
5096 opcode = (map_entry->map_state == PORT_DEVICE_LOGGED_IN && in fcp_handle_mapflags()
14796 devlist->map_state = PORT_DEVICE_LOGGED_IN; in fcp_reconfigure_luns()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1833 PORT_DEVICE_LOGGED_IN; in emlxs_fcio_get_dev_list()
1911 PORT_DEVICE_LOGGED_IN; in emlxs_fcio_get_dev_list()