Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h174 #define EMLXS_RPI_VPI 0x00000010 /* rpi_online set */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c15006 if (rpip->flag & EMLXS_RPI_VPI) { in emlxs_rpi_offline_action()
15007 rpip->flag &= ~EMLXS_RPI_VPI; in emlxs_rpi_offline_action()
15231 if (rpip->flag & EMLXS_RPI_VPI) { in emlxs_rpi_unreg_handler()
15232 rpip->flag &= ~EMLXS_RPI_VPI; in emlxs_rpi_unreg_handler()
15514 if (!(rpip->flag & EMLXS_RPI_VPI) && (rpip->RPI != FABRIC_RPI)) { in emlxs_rpi_reg_handler()
15515 rpip->flag |= EMLXS_RPI_VPI; in emlxs_rpi_reg_handler()