Searched refs:VPI_STATE_UNREG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 213 #define VPI_STATE_UNREG 6 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1273 {VPI_STATE_UNREG, "VPI_UNREG"}, 11746 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_offline_handler() 11750 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_offline_handler() 11849 case VPI_STATE_UNREG: in emlxs_vpi_offline_evt_action() 11938 case VPI_STATE_UNREG: in emlxs_vpi_pause_evt_action() 12153 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_port_offline_action() 13346 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG, in emlxs_vpi_unreg_failed_action() 13368 if (vpip->state != VPI_STATE_UNREG) { in emlxs_vpi_unreg_mbcmpl() 13414 if (vpip->state != VPI_STATE_UNREG) { in emlxs_vpi_unreg_action()
|