Searched refs:RPI_STATE_UNREG_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 155 #define RPI_STATE_UNREG_FAILED 4 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1617 {RPI_STATE_UNREG_FAILED, "RPI_UNREG_FAILED"}, 15139 if (rpip->state != RPI_STATE_UNREG_FAILED) { in emlxs_rpi_unreg_failed_action() 15290 (void) emlxs_rpi_state(port, rpip, RPI_STATE_UNREG_FAILED, in emlxs_rpi_unreg_mbcmpl() 15344 if (rpip->prev_state != RPI_STATE_UNREG_FAILED) { in emlxs_rpi_unreg_action() 15372 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG_FAILED, in emlxs_rpi_unreg_action() 15400 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG_FAILED, in emlxs_rpi_unreg_action()
|