Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_VALID (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h67 #define PORT_DEVICE_VALID 1 /* Logged out */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c842 case PORT_DEVICE_VALID: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1455 rval = (pd->pd_state == PORT_DEVICE_VALID) ? in fc_ulp_transport()
1525 rval = (pd->pd_state == PORT_DEVICE_VALID) ? in fc_ulp_issue_els()
3474 pd->pd_state = PORT_DEVICE_VALID; in fctl_alloc_remote_port()
4659 pd->pd_state = PORT_DEVICE_VALID; in fctl_create_remote_port()
4673 pd->pd_state = PORT_DEVICE_VALID; in fctl_create_remote_port()
H A Dfp.c1847 pd->pd_state = PORT_DEVICE_VALID; in fp_suspend_all()
4275 pd->pd_state = PORT_DEVICE_VALID; in fp_unregister_login()
4755 PORT_DEVICE_VALID) { in fp_ulp_devc_cb()
6728 pd->pd_state = PORT_DEVICE_VALID; in fp_adisc_intr()
10753 pd->pd_state = PORT_DEVICE_VALID; in fp_unsol_cb()
15404 case PORT_DEVICE_VALID: in fp_map_remote_port_state()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2618 map.map_state = PORT_DEVICE_VALID; in fcip_handle_farp_request()
2706 map.map_state = PORT_DEVICE_VALID; in fcip_handle_farp_response()
3069 map.map_state = PORT_DEVICE_VALID; in fcip_cache_arp_broadcast()
6872 map.map_state = PORT_DEVICE_VALID; in fcip_dest_add_broadcast_entry()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2011 *statep = PORT_DEVICE_VALID; in emlxs_fcio_get_state()
2016 *statep = PORT_DEVICE_VALID; in emlxs_fcio_get_state()