Home
last modified time | relevance | path

Searched refs:EDD_MBR_SIG_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/boot/
Dedd.c67 *mbrsig = *(u32 *)&mbrbuf_ptr[EDD_MBR_SIG_OFFSET]; in read_mbr_sig()
/linux-3.4.99/include/linux/
Dedd.h49 #define EDD_MBR_SIG_OFFSET 0x1B8 /* offset of signature in the MBR */ macro