Searched refs:rl_hdr (Results 1 – 2 of 2) sorted by relevance
89 struct ipl_rl_hdr *rl_hdr; in read_ipl_report() local111 rl_hdr = (struct ipl_rl_hdr *) tmp; in read_ipl_report()115 rl_end = (void *) rl_hdr + rl_hdr->len; in read_ipl_report()116 rb_hdr = (void *) rl_hdr + sizeof(*rl_hdr); in read_ipl_report()
2435 struct ipl_rl_hdr *rl_hdr; in ipl_report_finish() local2451 rl_hdr = ptr; in ipl_report_finish()2452 ptr += sizeof(*rl_hdr); in ipl_report_finish()2471 rl_hdr->len = ptr - (void *)rl_hdr; in ipl_report_finish()