Searched refs:ibft_hdr (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/
H A Discsi_ibft.c89 struct ibft_hdr { struct
98 struct ibft_hdr hdr;
109 struct ibft_hdr hdr;
119 struct ibft_hdr hdr;
135 struct ibft_hdr hdr;
177 struct ibft_hdr *hdr;
229 static int ibft_verify_hdr(char *t, struct ibft_hdr *hdr, int id, int length)
626 struct ibft_hdr *hdr)
751 rc = ibft_verify_hdr("control", (struct ibft_hdr *)control, id_control, 0);

Completed in 169 milliseconds