Searched refs:RPI_STATE_RESUME_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 165 #define RPI_STATE_RESUME_FAILED 11 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1627 {RPI_STATE_RESUME_FAILED, "RPI_RESUME_FAILED"}, 15806 if (rpip->state != RPI_STATE_RESUME_FAILED) { in emlxs_rpi_resume_failed_action() 15877 (void) emlxs_rpi_state(port, rpip, RPI_STATE_RESUME_FAILED, in emlxs_rpi_resume_mbcmpl() 15945 if (rpip->prev_state != RPI_STATE_RESUME_FAILED) { in emlxs_rpi_resume_action() 15956 rval = emlxs_rpi_state(port, rpip, RPI_STATE_RESUME_FAILED, in emlxs_rpi_resume_action() 15985 rval = emlxs_rpi_state(port, rpip, RPI_STATE_RESUME_FAILED, in emlxs_rpi_resume_action()
|