Searched refs:ibft_hdr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | iscsi_ibft.c | 91 struct ibft_hdr { struct 100 struct ibft_hdr hdr; 111 struct ibft_hdr hdr; 121 struct ibft_hdr hdr; 137 struct ibft_hdr hdr; 179 struct ibft_hdr *hdr; 231 static int ibft_verify_hdr(char *t, struct ibft_hdr *hdr, int id, int length) in ibft_verify_hdr() 628 struct ibft_hdr *hdr) in ibft_create_kobject() 753 rc = ibft_verify_hdr("control", (struct ibft_hdr *)control, id_control, 0); in ibft_register_kobjects()
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | iscsi_ibft.c | 89 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) 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()
|
Completed in 4 milliseconds