Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dgpt.c617 static int do_disk_guid(struct blk_desc *dev_desc, char * const namestr) in do_disk_guid() function
849 ret = do_disk_guid(blk_dev_desc, argv[4]); in do_gpt()