summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_Hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_Hardware.h')
-rw-r--r--src/hardware/LMI_Hardware.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hardware/LMI_Hardware.h b/src/hardware/LMI_Hardware.h
index 1361dd4..e72536a 100644
--- a/src/hardware/LMI_Hardware.h
+++ b/src/hardware/LMI_Hardware.h
@@ -41,4 +41,7 @@
#define BATTERY_PHYS_PKG_CLASS_NAME "BatteryPhysicalPackage"
#define PCI_DEVICE_CLASS_NAME "PCIDevice"
+/* PCIDevices */
+#define PCI_DEVID_STR_SIZE 55
+
#endif /* LMI_HARDWARE_H_ */