Searched refs:dnum (Results 1 – 1 of 1) sorted by relevance
1354 u8 type, dnum, pnum; local1375 if (mtd_id_parse(p, &p, &type, &dnum) != 0)1388 if ((*dev = device_find(type, dnum)) == NULL) {1389 printf("no such device %s%d\n", MTD_DEV_TYPE(type), dnum);
Completed in 16 milliseconds