Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c922 fc_port_dev32_t *port_dev; in emlxs_fcio_get_host_params() local
931 port_dev = (fc_port_dev32_t *)fcio->fcio_obuf; in emlxs_fcio_get_host_params()
940 port_dev->dev_state = port->ulp_statec; in emlxs_fcio_get_host_params()
941 port_dev->dev_did.port_id = port->did; in emlxs_fcio_get_host_params()
946 port_dev->dev_did.priv_lilp_posit = in emlxs_fcio_get_host_params()
954 port_dev->dev_state = FC_STATE_OFFLINE; in emlxs_fcio_get_host_params()
955 port_dev->dev_did.port_id = 0; in emlxs_fcio_get_host_params()
958 port_dev->dev_hard_addr.hard_addr = in emlxs_fcio_get_host_params()
962 (caddr_t)&port_dev->dev_pwwn, 8); in emlxs_fcio_get_host_params()
964 (caddr_t)&port_dev->dev_nwwn, 8); in emlxs_fcio_get_host_params()
[all …]