Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h172 #define EMLXS_RPI_VPI 0x00000010 /* rpi_online set */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c15005 if (rpip->flag & EMLXS_RPI_VPI) { in emlxs_rpi_offline_action()
15006 rpip->flag &= ~EMLXS_RPI_VPI; in emlxs_rpi_offline_action()
15230 if (rpip->flag & EMLXS_RPI_VPI) { in emlxs_rpi_unreg_handler()
15231 rpip->flag &= ~EMLXS_RPI_VPI; in emlxs_rpi_unreg_handler()
15513 if (!(rpip->flag & EMLXS_RPI_VPI) && (rpip->RPI != FABRIC_RPI)) { in emlxs_rpi_reg_handler()
15514 rpip->flag |= EMLXS_RPI_VPI; in emlxs_rpi_reg_handler()