Home
last modified time | relevance | path

Searched refs:legacy_max_head (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/
H A Dedd.c359 p += scnprintf(p, left, "%u\n", info->legacy_max_head); in edd_show_legacy_max_head()
470 return info->legacy_max_head > 0; in edd_has_legacy_max_head()
561 static EDD_DEVICE_ATTR(legacy_max_head, 0444, edd_show_legacy_max_head,
/linux/include/uapi/linux/
H A Dedd.h178 __u8 legacy_max_head; member
/linux/arch/x86/boot/
H A Dedd.c113 ei->legacy_max_head = oreg.dh; in get_edd_info()
/linux/include/xen/interface/
H A Dplatform.h223 uint8_t legacy_max_head; /* %dh: max head # */ member
/linux/arch/x86/xen/
H A Denlighten_pv.c1274 C(legacy_max_head); in xen_boot_params_init_edd()