Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dflash.c50 abbrev_spec (char *str, flash_info_t ** pinfo, int *psf, int *psl) in abbrev_spec() function
328 if ((n = abbrev_spec(argv[1], &info, &sect_first, &sect_last)) != 0) { in do_flerase()
493 if ((n = abbrev_spec(argv[2], &info, &sect_first, &sect_last)) != 0) { in do_protect()

Completed in 3 milliseconds