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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h274 #define VFI_STATE_OFFLINE 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1000 {VFI_STATE_OFFLINE, "VFI_OFFLINE"},
1074 * - Online sequencing can start from VFI_STATE_OFFLINE state or
1083 * VFI_STATE_OFFLINE
1102 * VFI_STATE_OFFLINE
1117 /* VFI_STATE_OFFLINE 0 (Wait for VFI_ONLINE event) */
2044 vfip->state = VFI_STATE_OFFLINE;
8185 (vfip->state == VFI_STATE_OFFLINE) ||
8231 if ((vfip->state == VFI_STATE_OFFLINE) ||
9495 rval = emlxs_vfi_state(port, vfip, VFI_STATE_OFFLINE,
9635 case VFI_STATE_OFFLINE
[all...]

Completed in 65 milliseconds