Searched refs:EDD_MBR_SIG_OFFSET (Results 1 – 5 of 5) sorted by relevance
50 #define EDD_MBR_SIG_OFFSET 0x1B8 /* offset of signature in the MBR */ macro
41 #define EDD_MBR_SIG_OFFSET 0x1B8 /* offset of signature in the MBR */ macro
66 *mbrsig = *(u32 *)&mbrbuf_ptr[EDD_MBR_SIG_OFFSET]; in read_mbr_sig()