Lines Matching refs:cp_struct
48 cp_struct(&f->firmware_ctrl); in parse_fadt()
49 cp_struct(&f->dsdt_address); in parse_fadt()
50 cp_struct(&f->reserved); in parse_fadt()
51 cp_struct(&f->prefered_pm_profile); in parse_fadt()
52 cp_struct(&f->sci_int); in parse_fadt()
53 cp_struct(&f->smi_cmd); in parse_fadt()
54 cp_struct(&f->acpi_enable); in parse_fadt()
55 cp_struct(&f->acpi_disable); in parse_fadt()
56 cp_struct(&f->s4bios_req); in parse_fadt()
57 cp_struct(&f->pstate_cnt); in parse_fadt()
58 cp_struct(&f->pm1a_evt_blk); in parse_fadt()
59 cp_struct(&f->pm1b_evt_blk); in parse_fadt()
60 cp_struct(&f->pm1a_cnt_blk); in parse_fadt()
61 cp_struct(&f->pm1b_cnt_blk); in parse_fadt()
62 cp_struct(&f->pm2_cnt_blk); in parse_fadt()
63 cp_struct(&f->pm_tmr_blk); in parse_fadt()
64 cp_struct(&f->gpe0_blk); in parse_fadt()
65 cp_struct(&f->gpe1_blk); in parse_fadt()
66 cp_struct(&f->pm1_evt_len); in parse_fadt()
67 cp_struct(&f->pm1_cnt_len); in parse_fadt()
68 cp_struct(&f->pm2_cnt_len); in parse_fadt()
69 cp_struct(&f->pm_tmr_len); in parse_fadt()
70 cp_struct(&f->gpe0_blk_len); in parse_fadt()
71 cp_struct(&f->gpe1_blk_len); in parse_fadt()
72 cp_struct(&f->gpe1_base); in parse_fadt()
73 cp_struct(&f->cst_cnt); in parse_fadt()
74 cp_struct(&f->p_lvl2_lat); in parse_fadt()
75 cp_struct(&f->p_lvl3_lat); in parse_fadt()
76 cp_struct(&f->flush_size); in parse_fadt()
77 cp_struct(&f->flush_stride); in parse_fadt()
78 cp_struct(&f->duty_offset); in parse_fadt()
79 cp_struct(&f->duty_width); in parse_fadt()
80 cp_struct(&f->day_alarm); in parse_fadt()
81 cp_struct(&f->mon_alarm); in parse_fadt()
82 cp_struct(&f->century); in parse_fadt()
83 cp_struct(&f->iapc_boot_arch); in parse_fadt()
84 cp_struct(&f->reserved_2); in parse_fadt()
85 cp_struct(&f->flags); in parse_fadt()
86 cp_struct(&f->reset_reg); in parse_fadt()
87 cp_struct(&f->reset_value); in parse_fadt()
88 cp_struct(f->reserved_3); in parse_fadt()
89 cp_struct(&f->x_firmware_ctrl); in parse_fadt()
90 cp_struct(&f->x_dsdt); in parse_fadt()
91 cp_struct(&f->x_pm1a_evt_blk); in parse_fadt()
92 cp_struct(&f->x_pm1b_evt_blk); in parse_fadt()
93 cp_struct(&f->x_pm1a_cnt_blk); in parse_fadt()
94 cp_struct(&f->x_pm1b_cnt_blk); in parse_fadt()
95 cp_struct(&f->x_pm2_cnt_blk); in parse_fadt()
96 cp_struct(&f->x_pm_tmr_blk); in parse_fadt()
97 cp_struct(&f->x_gpe0_blk); in parse_fadt()
98 cp_struct(&f->x_gpe1_blk); in parse_fadt()