bootup_params
static struct bootup_params boot_params_40 = {
static struct bootup_params boot_params_20 = {
memcpy(&boot_params->bootup_params,
sizeof(struct bootup_params));
memcpy(&boot_params->bootup_params,
sizeof(struct bootup_params));
boot_params->desc_word[0] = cpu_to_le16(sizeof(struct bootup_params) |
memcpy(&boot_params->bootup_params,
memcpy(&boot_params->bootup_params,
struct bootup_params bootup_params;
struct bootup_params_9116 bootup_params;