Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h230 #define VPI_STATE_PAUSED 18 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1290 {VPI_STATE_PAUSED, "VPI_PAUSED"},
10461 if ((vpip->state == VPI_STATE_PAUSED) || in emlxs_vfi_paused_action()
11520 case VPI_STATE_PAUSED: in emlxs_vpi_rpi_offline_evt_action()
11604 case VPI_STATE_PAUSED: in emlxs_vpi_rpi_pause_evt_action()
11704 case VPI_STATE_PAUSED: in emlxs_vpi_online_evt_action()
11823 case VPI_STATE_PAUSED: in emlxs_vpi_offline_evt_action()
11929 case VPI_STATE_PAUSED: in emlxs_vpi_pause_evt_action()
12121 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PAUSED, in emlxs_vpi_port_offline_action()
12166 if (vpip->state != VPI_STATE_PAUSED) { in emlxs_vpi_paused_action()
13452 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PAUSED, in emlxs_vpi_unreg_action()