#ifndef _SMBIOS_H #include <pshpack1.h> #define SMBIOS_ON_BOARD_DEVICE_TYPE_SATA_CONTROLLER ((UCHAR)9) #include <poppack.h> #endif View code on GitHub
No description available.