Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h224 #define VPI_STATE_LOGI_CMPL 14 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1284 {VPI_STATE_LOGI_CMPL, "VPI_LOGI_CMPL"},
12694 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGI_CMPL, in emlxs_vpi_logi_cmpl_notify()
12732 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGI_CMPL, in emlxs_vpi_logi_cmpl_notify()
13016 if (vpip->state != VPI_STATE_LOGI_CMPL) { in emlxs_vpi_logi_cmpl_action()