IS_DHU
sc->sc_type = (c & DHU_STAT_DHU)? IS_DHU: IS_DHV;
if (sc->sc_type == IS_DHU && (c & DHU_STAT_MDL))
sc->sc_type == IS_DHU ? "U" : "V");
if (sc->sc_type == IS_DHU) {