Searched refs:ipl_pl_hdr (Results 1 – 3 of 3) sorted by relevance
18 struct ipl_pl_hdr hdr;25 char raw[PAGE_SIZE - sizeof(struct ipl_pl_hdr)];31 #define IPL_BP_FCP_LEN (sizeof(struct ipl_pl_hdr) + \35 #define IPL_BP_NVME_LEN (sizeof(struct ipl_pl_hdr) + \39 #define IPL_BP_CCW_LEN (sizeof(struct ipl_pl_hdr) + \
111 struct ipl_pl_hdr *pl_hdr; in read_ipl_report()132 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()
8 struct ipl_pl_hdr { struct