Index: uspace/lib/drv/include/pci_dev_iface.h
===================================================================
--- uspace/lib/drv/include/pci_dev_iface.h	(revision e07257ea61be24fb24dc38d84ded801cd8c1af5d)
+++ uspace/lib/drv/include/pci_dev_iface.h	(revision 9e9ced0300cf1ad870193c8f3e55f88232dedc48)
@@ -45,5 +45,8 @@
 #define PCI_SUB_CLASS	0x0A
 #define PCI_BASE_CLASS	0x0B
+#define PCI_BAR0	0x10
 #define PCI_CAP_PTR	0x34
+
+#define PCI_BAR_COUNT	6
 
 #define PCI_STATUS_CAP_LIST	(1 << 4)
