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