Searched refs:FCFI_STATE_VFI_OFFLINE_CMPL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h345 #define FCFI_STATE_VFI_OFFLINE_CMPL 8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c770 {FCFI_STATE_VFI_OFFLINE_CMPL, "FCFI_VFI_OFFLINE_CMPL"},
855 * FCFI_STATE_VFI_OFFLINE_CMPL
937 /* FCFI_STATE_VFI_OFFLINE_CMPL 8 (Transitional) */
7913 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_VFI_OFFLINE_CMPL,
7917 case FCFI_STATE_VFI_OFFLINE_CMPL:
7923 rval = emlxs_fcfi_state(port, fcfp, FCFI_STATE_VFI_OFFLINE_CMPL,
8263 if (fcfp->state != FCFI_STATE_VFI_OFFLINE_CMPL) {

Completed in 103 milliseconds