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

/freebsd-current/stand/uboot/
H A Ddevicename.c34 static int uboot_parsedev(struct uboot_devdesc **dev, const char *devspec,
45 struct uboot_devdesc **dev = (struct uboot_devdesc **)vdev;
82 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec,
85 struct uboot_devdesc *idev;
105 idev = malloc(sizeof(struct uboot_devdesc));
171 struct uboot_devdesc *ncurr;
H A Dlibuboot.h31 struct uboot_devdesc { struct
H A Dmain.c46 struct uboot_devdesc currdev;

Completed in 85 milliseconds