Searched refs:abbrev_spec (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dflash.c49 abbrev_spec(char *str, flash_info_t **pinfo, int *psf, int *psl) function
326 n = abbrev_spec(argv[1], &info, &sect_first, &sect_last);
489 n = abbrev_spec(argv[2], &info, &sect_first, &sect_last);

Completed in 38 milliseconds