Searched refs:DCB_CMD_MAX (Results 1 – 2 of 2) sorted by relevance
351 DCB_CMD_MAX = __DCB_CMD_ENUM_MAX - 1, enumerator
1881 static const struct reply_func reply_funcs[DCB_CMD_MAX+1] = {1932 if (dcb->cmd > DCB_CMD_MAX) in dcb_doit()