Searched defs:btinfo_bootwedge (Results 1 – 1 of 1) sorted by relevance
70 struct btinfo_bootwedge { struct71 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 */