Searched refs:VFI_STATE_INIT_CMPL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 278 #define VFI_STATE_INIT_CMPL 3 macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 1004 {VFI_STATE_INIT_CMPL, "VFI_INIT_CMPL"}, 9980 (void) emlxs_vfi_state(port, vfip, VFI_STATE_INIT_CMPL, 0, 0, 0); in emlxs_vfi_init_mbcmpl() 10122 rval = emlxs_vfi_state(port, vfip, VFI_STATE_INIT_CMPL, in emlxs_vfi_init_failed_action() 10146 if (vfip->state != VFI_STATE_INIT_CMPL) { in emlxs_vfi_init_cmpl_action()
|