Lines Matching refs:alpha_boot_block
115 static void resum(ib_params *, struct alpha_boot_block * const bb,
117 static void sun_bootstrap(ib_params *, struct alpha_boot_block * const);
118 static void check_sparc(const struct alpha_boot_block * const,
136 struct alpha_boot_block bb;
143 assert(sizeof(struct alpha_boot_block) == ALPHA_BOOT_BLOCK_BLOCKSIZE);
211 struct alpha_boot_block bb;
223 assert(sizeof(struct alpha_boot_block) == ALPHA_BOOT_BLOCK_BLOCKSIZE);
366 resum(ib_params *params, struct alpha_boot_block * const bb, uint16_t *bb16)
382 sun_bootstrap(ib_params *params, struct alpha_boot_block * const bb)
445 check_sparc(const struct alpha_boot_block * const bb, const char *when)