Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h137 #define FABRIC_RPI 0xffff macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2064 rpip->RPI = FABRIC_RPI; in emlxs_fcf_init()
12664 if (rpip->RPI == FABRIC_RPI) { in emlxs_vpi_logi_cmpl_notify()
14152 fabric_rpip->RPI = FABRIC_RPI; in emlxs_rpi_alloc_fabric_rpi()
14191 if (rpi == FABRIC_RPI) { in emlxs_rpi_find()
14331 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_free_notify()
14362 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_pause_notify()
14446 if ((rpip->RPI == FABRIC_RPI) || in emlxs_rpi_online_notify()
14510 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_offline_notify()
14572 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_resume_notify()
15018 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_offline_action()
[all …]
H A Demlxs_sli4.c4443 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
4580 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
4596 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
7937 if (xrip->rpip && (xrip->rpip->RPI == FABRIC_RPI)) { in emlxs_sli4_register_xri()
7941 if (rpip && (rpip->RPI != FABRIC_RPI)) { in emlxs_sli4_register_xri()
H A Demlxs_fcp.c880 if (nlp->nlp_Rpi == FABRIC_RPI) { in emlxs_find_tagged_node()
H A Demlxs_fct.c2186 if (hdl == FABRIC_RPI) {