Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h223 #define VPI_STATE_LOGI_FAILED 13 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1283 {VPI_STATE_LOGI_FAILED, "VPI_LOGI_FAILED"},
12804 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGI_FAILED, in emlxs_vpi_logi_failed_notify()
12956 if (vpip->state != VPI_STATE_LOGI_FAILED) { in emlxs_vpi_logi_failed_action()