check_cmd_set
static struct mtd_info *check_cmd_set(struct map_info *, int);
mtd = check_cmd_set(map, 1); /* First the primary cmdset */
mtd = check_cmd_set(map, 0); /* Then the secondary */