DCS_MAXLEN
edp->dcsarg = malloc(DCS_MAXLEN, M_DEVBUF, M_NOWAIT);
if (edp->dcsarg && edp->dcstype && edp->dcspos < DCS_MAXLEN) {