Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h214 #define VPI_STATE_UNREG_FAILED 5 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1272 {VPI_STATE_UNREG_FAILED, "VPI_UNREG_FAILED"},
13317 if (vpip->state != VPI_STATE_UNREG_FAILED) { in emlxs_vpi_unreg_failed_action()
13385 (void) emlxs_vpi_state(port, vpip, VPI_STATE_UNREG_FAILED, in emlxs_vpi_unreg_mbcmpl()
13458 if (vpip->prev_state != VPI_STATE_UNREG_FAILED) { in emlxs_vpi_unreg_action()
13468 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG_FAILED, in emlxs_vpi_unreg_action()
13490 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG_FAILED, in emlxs_vpi_unreg_action()