DPT_ISA_MAXCCBS
if (be16toh(*(int16_t *)ec->ec_queuedepth) > DPT_ISA_MAXCCBS)
*(int16_t *)ec->ec_queuedepth = htobe16(DPT_ISA_MAXCCBS);