Searched refs:VPI_STATE_INIT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 207 #define VPI_STATE_INIT 1 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1267 {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() 12243 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT, in emlxs_vpi_offline_action() 12276 if (vpip->state != VPI_STATE_INIT) { in emlxs_vpi_init_mbcmpl() 12324 if (vpip->state != VPI_STATE_INIT) { in emlxs_vpi_init_action() 12454 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT, in emlxs_vpi_init_failed_action()
|