Searched refs:B_MAGICMASK (Results 1 – 9 of 9) sorted by relevance
104 if ((bootdev & B_MAGICMASK) != (u_long)B_DEVMAGIC) in findroot()
106 if ((bootdev & B_MAGICMASK) != (u_long)B_DEVMAGIC) in findroot()
105 #define B_MAGICMASK 0xf0000000 macro
107 if ((bootdev & B_MAGICMASK) != (u_long)B_DEVMAGIC) in findroot()
108 if ((bootdev & B_MAGICMASK) != (u_long)B_DEVMAGIC) in findroot()
130 if ((bootdev & B_MAGICMASK) != B_DEVMAGIC) in configure()
111 if ((bootdev & B_MAGICMASK) != (u_long)B_DEVMAGIC) in findroot()
349 if ((bootdev & B_MAGICMASK) != B_DEVMAGIC) { in cpu_rootconf()505 if ((bootdev & B_MAGICMASK) != B_DEVMAGIC) in findbootdev()
200 if ((bootdev & B_MAGICMASK) == B_DEVMAGIC) { in luna68k_init()