FIP_DT_FDISC
case FIP_DT_FDISC:
if ((els_dtype == FIP_DT_FLOGI || els_dtype == FIP_DT_FDISC) &&
if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) {
op = FIP_DT_FDISC;
case FIP_DT_FDISC: