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

/illumos-gate/usr/src/boot/sys/boot/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));
167 struct uboot_devdesc *dev = (struct uboot_devdesc *)vdev;
193 struct uboot_devdesc *ncurr;
H A Dlibuboot.h30 struct uboot_devdesc struct
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c44 struct uboot_devdesc currdev;

Completed in 745 milliseconds