Searched refs:pl_hdr (Results 1 – 1 of 1) sorted by relevance
103 struct ipl_pl_hdr *pl_hdr; in read_ipl_report() local124 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()125 tmp = (tmp + pl_hdr->len + 7) & -8UL; in read_ipl_report()