Searched refs:VPI_STATE_REG_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 227 #define VPI_STATE_REG_FAILED 16 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1287 {VPI_STATE_REG_FAILED, "VPI_REG_FAILED"}, 13539 if (vpip->state != VPI_STATE_REG_FAILED) { in emlxs_vpi_reg_failed_action() 13610 (void) emlxs_vpi_state(port, vpip, VPI_STATE_REG_FAILED, in emlxs_vpi_reg_mbcmpl() 13652 if (vpip->prev_state != VPI_STATE_REG_FAILED) { in emlxs_vpi_reg_action() 13707 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG_FAILED, in emlxs_vpi_reg_action() 13737 rval = emlxs_vpi_state(port, vpip, VPI_STATE_REG_FAILED, in emlxs_vpi_reg_action()
|