Searched refs:uboot_devdesc (Results 1 – 3 of 3) sorted by relevance
34 static int uboot_parsedev(struct uboot_devdesc **dev, const char *devspec,45 struct uboot_devdesc **dev = (struct uboot_devdesc **)vdev; in uboot_getdev()82 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec, in uboot_parsedev()85 struct uboot_devdesc *idev; in uboot_parsedev()105 idev = malloc(sizeof(struct uboot_devdesc)); in uboot_parsedev()171 struct uboot_devdesc *ncurr; in uboot_setcurrdev()
31 struct uboot_devdesc { struct
42 struct uboot_devdesc currdev;