Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c409 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_dhc_state() local
471 if (port_dhc->state == in emlxs_dhc_state()
506 emlxs_port_dhc_t *port_dhc; in emlxs_dhc_status() local
515 port_dhc = &port->port_dhc; in emlxs_dhc_status()
2112 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_issue_dhchap_challenge() local
2735 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next() local
3203 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next() local
3691 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next() local
7187 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_dhc_auth_stop() local
7489 emlxs_port_dhc_t *port_dhc = &port->port_dhc; in emlxs_dhc_reauth_timeout() local
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1094 emlxs_port_dhc_t port_dhc; member