Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h209 #define VPI_STATE_INIT_CMPL 3 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1269 {VPI_STATE_INIT_CMPL, "VPI_INIT_CMPL"},
12305 (void) emlxs_vpi_state(port, vpip, VPI_STATE_INIT_CMPL, in emlxs_vpi_init_mbcmpl()
12446 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT_CMPL, in emlxs_vpi_init_failed_action()
12470 if (vpip->state != VPI_STATE_INIT_CMPL) { in emlxs_vpi_init_cmpl_action()