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

/freebsd-11-stable/stand/uboot/lib/
H A Ddevicename.c37 static int uboot_parsedev(struct uboot_devdesc **dev, const char *devspec,
48 struct uboot_devdesc **dev = (struct uboot_devdesc **)vdev;
85 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec,
88 struct uboot_devdesc *idev;
108 idev = malloc(sizeof(struct uboot_devdesc));
166 struct uboot_devdesc *dev = (struct uboot_devdesc *)vdev;
192 struct uboot_devdesc *ncurr;
H A Dlibuboot.h32 struct uboot_devdesc { struct
/freebsd-11-stable/stand/uboot/common/
H A Dmain.c48 struct uboot_devdesc currdev;

Completed in 105 milliseconds