Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h255 RPIobj_t *p2p_rpip; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c12725 vpip->p2p_rpip = rpip; in emlxs_vpi_logi_cmpl_notify()
14646 if (rpip->vpip->p2p_rpip == rpip) { in emlxs_rpi_free_action()
14647 rpip->vpip->p2p_rpip = NULL; in emlxs_rpi_free_action()
16058 RPIobj_t *p2p_rpip; in emlxs_rpi_online_action() local
16078 p2p_rpip = rpip->vpip->p2p_rpip; in emlxs_rpi_online_action()
16079 if (p2p_rpip) { in emlxs_rpi_online_action()
16080 rpip->vpip->p2p_rpip = NULL; in emlxs_rpi_online_action()
16082 rval = emlxs_rpi_state(port, p2p_rpip, RPI_STATE_REG, in emlxs_rpi_online_action()