Searched refs:VPI_STATE_LOGO_CMPL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 217 #define VPI_STATE_LOGO_CMPL 7 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1275 {VPI_STATE_LOGO_CMPL, "VPI_LOGO_CMPL"}, 13120 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO_CMPL, in emlxs_vpi_logo_failed_action() 13128 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO_CMPL, in emlxs_vpi_logo_failed_action() 13267 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO_CMPL, in emlxs_vpi_logo_action() 13282 if (vpip->state != VPI_STATE_LOGO_CMPL) { in emlxs_vpi_logo_cmpl_action()
|