Modules/UDI - Moved UDI headers to /UDI/include
[tpg/acess2.git] / UDI / include / physio / pci.h
1 /*
2  */
3 #ifndef _UDI_PHYSIO_PCI_H_
4 #define _UDI_PHYSIO_PCI_H_
5
6 #define UDI_PCI_CONFIG_SPACE    255
7 #define UDI_PCI_BAR_0   0
8 #define UDI_PCI_BAR_1   1
9 #define UDI_PCI_BAR_2   2
10 #define UDI_PCI_BAR_3   3
11 #define UDI_PCI_BAR_4   4
12 #define UDI_PCI_BAR_5   5
13
14 #endif
15

UCC git Repository :: git.ucc.asn.au