Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h208 #define VPI_STATE_INIT_FAILED 2 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1268 {VPI_STATE_INIT_FAILED, "VPI_INIT_FAILED"},
12292 (void) emlxs_vpi_state(port, vpip, VPI_STATE_INIT_FAILED, in emlxs_vpi_init_mbcmpl()
12334 if (vpip->prev_state != VPI_STATE_INIT_FAILED) { in emlxs_vpi_init_action()
12403 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT_FAILED, in emlxs_vpi_init_action()
12423 if (vpip->state != VPI_STATE_INIT_FAILED) { in emlxs_vpi_init_failed_action()