Searched refs:edd_info (Results 1 – 5 of 5) sorted by relevance
38 static u32 read_mbr_sig(u8 devno, struct edd_info *ei, u32 *mbrsig) in read_mbr_sig()73 static int get_edd_info(u8 devno, struct edd_info *ei) in get_edd_info()131 struct edd_info ei, *edp; in query_edd()
1127 struct edd_info *edd_info; in xen_boot_params_init_edd() local1132 edd_info = boot_params.eddbuf; in xen_boot_params_init_edd()1139 struct edd_info *info = edd_info + nr; in xen_boot_params_init_edd()
219 struct edd_info eddbuf[EDDMAXNR]; /* 0xd00 */
180 memcpy(edd.edd_info, boot_params.eddbuf, sizeof(edd.edd_info)); in copy_edd()
252 EDDMAXNR * sizeof(struct edd_info)); in setup_boot_parameters()