Home
last modified time | relevance | path

Searched defs:btinfo_bootwedge (Results 1 – 1 of 1) sorted by relevance

/minix3/sys/arch/x86/include/
H A Dbootinfo.h70 struct btinfo_bootwedge { struct
71 struct btinfo_common common;
72 int biosdev;
73 daddr_t startblk;
74 uint64_t nblks;
75 daddr_t matchblk;
76 uint64_t matchnblks;
77 uint8_t matchhash[16]; /* MD5 hash */