Searched refs:DTV_MAX_COMMAND (Results 1 – 2 of 2) sorted by relevance
310 #define DTV_MAX_COMMAND DTV_STAT_TOTAL_BLOCK_COUNT macro
1087 static struct dtv_cmds_h dtv_cmds[DTV_MAX_COMMAND + 1] = {1172 if (tvp->cmd <= 0 || tvp->cmd > DTV_MAX_COMMAND) { in dtv_property_dump()