Searched defs:bootdata (Results 1 – 3 of 3) sorted by relevance
70 struct bootdata { struct71 unsigned int cksum; /* NVM_BOOTMAGIC + flags + device */72 unsigned int flags; /* boot flags */73 unsigned int device; /* boot device */
143 mach_init(long fwhandle, long magic, long bootdata, long reserved) in mach_init()
157 mach_init(long fwhandle, long magic, long bootdata, long reserved) in mach_init()