Searched refs:ipl_pl_hdr (Results 1 – 3 of 3) sorted by relevance
19 struct ipl_pl_hdr hdr;27 char raw[PAGE_SIZE - sizeof(struct ipl_pl_hdr)];33 #define IPL_BP_FCP_LEN (sizeof(struct ipl_pl_hdr) + \37 #define IPL_BP_NVME_LEN (sizeof(struct ipl_pl_hdr) + \41 #define IPL_BP_CCW_LEN (sizeof(struct ipl_pl_hdr) + \45 #define IPL_BP_ECKD_LEN (sizeof(struct ipl_pl_hdr) + \
89 struct ipl_pl_hdr *pl_hdr; in read_ipl_report()110 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()
8 struct ipl_pl_hdr { struct