Home | History | Annotate | Download | only in bios

Lines Matching refs:smbios_type_4

2007 struct smbios_type_4 {
2326 struct smbios_type_4 *p = (struct smbios_type_4 *)start;
2329 p->header.length = sizeof(struct smbios_type_4);
2354 start += sizeof(struct smbios_type_4);