Searched defs:btinfo_bootwedge (Results 1 – 1 of 1) sorted by relevance
80 struct btinfo_bootwedge { struct81 struct btinfo_common common;82 int biosdev;83 daddr_t startblk;84 uint64_t nblks;85 daddr_t matchblk;86 uint64_t matchnblks;87 uint8_t matchhash[16]; /* MD5 hash */