Searched hist:f689cb23b2782d0d0f586bcfabbad68f728ed1df (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/smbios/ |
H A D | smbios.h | diff f689cb23b2782d0d0f586bcfabbad68f728ed1df Wed Apr 07 22:05:49 CEST 2021 Greg V <greg@unrelenting.technology> ipmi,smbios: move smbios_walk_table to smbios.h
This function will be used for exposing DMI info as sysctls in the smbios module (in an upcoming review).
While here, add __packed to the structs.
Reviewed by: dab MFC after: 1 week Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D29270
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmi_smbios.c | diff f689cb23b2782d0d0f586bcfabbad68f728ed1df Wed Apr 07 22:05:49 CEST 2021 Greg V <greg@unrelenting.technology> ipmi,smbios: move smbios_walk_table to smbios.h
This function will be used for exposing DMI info as sysctls in the smbios module (in an upcoming review).
While here, add __packed to the structs.
Reviewed by: dab MFC after: 1 week Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D29270
|