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

/fuchsia/zircon/system/public/zircon/boot/
H A Dbootdata.h56 #define BOOTDATA_RAMDISK (0x4b534452) // RDSK macro
/fuchsia/zircon/system/ulib/bootdata/
H A Ddecompress.c208 case BOOTDATA_RAMDISK:
/fuchsia/zircon/system/core/devmgr/
H A Dfshost.cpp143 printf("fshost: failed to create ramdisk from BOOTDATA_RAMDISK\n");
145 printf("fshost: BOOTDATA_RAMDISK attached as %s\n", path);
227 case BOOTDATA_RAMDISK: {

Completed in 86 milliseconds