Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h209 #define VPI_STATE_INIT 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1267 {VPI_STATE_INIT, "VPI_INIT"},
11699 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT, in emlxs_vpi_online_evt_action()
11852 case VPI_STATE_INIT: in emlxs_vpi_offline_evt_action()
11941 case VPI_STATE_INIT: in emlxs_vpi_pause_evt_action()
12244 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT, in emlxs_vpi_offline_action()
12277 if (vpip->state != VPI_STATE_INIT) { in emlxs_vpi_init_mbcmpl()
12325 if (vpip->state != VPI_STATE_INIT) { in emlxs_vpi_init_action()
12455 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT, in emlxs_vpi_init_failed_action()