Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Discsi_ibft.c89 struct ibft_hdr { struct
98 struct ibft_hdr hdr; argument
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) in ibft_verify_hdr()
626 struct ibft_hdr *hdr) in ibft_create_kobject()
751 rc = ibft_verify_hdr("control", (struct ibft_hdr *)control, id_control, 0); in ibft_register_kobjects()