Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h253 RPIobj_t *p2p_rpip; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c12724 vpip->p2p_rpip = rpip; in emlxs_vpi_logi_cmpl_notify()
14645 if (rpip->vpip->p2p_rpip == rpip) { in emlxs_rpi_free_action()
14646 rpip->vpip->p2p_rpip = NULL; in emlxs_rpi_free_action()
16057 RPIobj_t *p2p_rpip; in emlxs_rpi_online_action() local
16077 p2p_rpip = rpip->vpip->p2p_rpip; in emlxs_rpi_online_action()
16078 if (p2p_rpip) { in emlxs_rpi_online_action()
16079 rpip->vpip->p2p_rpip = NULL; in emlxs_rpi_online_action()
16081 rval = emlxs_rpi_state(port, p2p_rpip, RPI_STATE_REG, in emlxs_rpi_online_action()