Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Duboot_disk.c80 struct devsw uboot_storage = { variable
249 printf("%s devices:", uboot_storage.dv_name); in stor_print()
254 dev.dd.d_dev = &uboot_storage; in stor_print()
H A Dlibuboot.h55 extern struct devsw uboot_storage;
/freebsd/stand/uboot/arch/arm/
H A Dconf.c41 &uboot_storage,
/freebsd/stand/uboot/arch/powerpc/
H A Dconf.c50 &uboot_storage,