Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h139 #define FABRIC_RPI 0xffff macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2064 rpip->RPI = FABRIC_RPI; in emlxs_fcf_init()
12665 if (rpip->RPI == FABRIC_RPI) { in emlxs_vpi_logi_cmpl_notify()
14153 fabric_rpip->RPI = FABRIC_RPI; in emlxs_rpi_alloc_fabric_rpi()
14192 if (rpi == FABRIC_RPI) { in emlxs_rpi_find()
14332 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_free_notify()
14363 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_pause_notify()
14447 if ((rpip->RPI == FABRIC_RPI) || in emlxs_rpi_online_notify()
14511 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_offline_notify()
14573 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_resume_notify()
15019 if (rpip->RPI == FABRIC_RPI) { in emlxs_rpi_offline_action()
[all …]
H A Demlxs_sli4.c4783 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
4920 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
4936 if (rpip->RPI == FABRIC_RPI) { in emlxs_sli4_prep_els_iocb()
8330 if (xrip->rpip && (xrip->rpip->RPI == FABRIC_RPI)) { in emlxs_sli4_register_xri()
8334 if (rpip && (rpip->RPI != FABRIC_RPI)) { in emlxs_sli4_register_xri()
H A Demlxs_fcp.c881 if (nlp->nlp_Rpi == FABRIC_RPI) { in emlxs_find_tagged_node()
H A Demlxs_fct.c2200 if (hdl == FABRIC_RPI) { in emlxs_fct_register_remote_port()