Searched refs:VPI_STATE_UNREG_CMPL (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 211 #define VPI_STATE_UNREG_CMPL 4 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1271 {VPI_STATE_UNREG_CMPL, "VPI_UNREG_CMPL"}, 13338 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG_CMPL, in emlxs_vpi_unreg_failed_action() 13396 (void) emlxs_vpi_state(port, vpip, VPI_STATE_UNREG_CMPL, 0, 0, 0); in emlxs_vpi_unreg_mbcmpl() 13507 if (vpip->state != VPI_STATE_UNREG_CMPL) { in emlxs_vpi_unreg_cmpl_action()
|