Searched refs:ROMSB_WORD1 (Results 1 – 4 of 4) sorted by relevance
20 #define ROMSB_WORD1 __mk4('1','f','s','-') macro
96 romfsb->word1 == ROMSB_WORD1) { in identify_ramdisk_image()
510 if (rsb->word0 != ROMSB_WORD0 || rsb->word1 != ROMSB_WORD1 || in romfs_fill_super()
606 && ((unsigned long *)mtd_phys)[1] == ROMSB_WORD1) { in memory_setup()