IMR_FLAG_CONTROLWORD
sc->sc_cword = ISSET(imr.imr_flags, IMR_FLAG_CONTROLWORD);
imr.imr_flags = sc->sc_cword ? IMR_FLAG_CONTROLWORD : 0;
imr.imr_flags |= IMR_FLAG_CONTROLWORD;