Home
last modified time | relevance | path

Searched refs:rl_hdr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/boot/
H A Dipl_report.c89 struct ipl_rl_hdr *rl_hdr; in read_ipl_report() local
111 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()