Go to the documentation of this file.
16 #ifndef _VMIVME_7805_H
17 #define _VMIVME_7805_H
19 #ifndef PCI_VENDOR_ID_VMIC
20 #define PCI_VENDOR_ID_VMIC 0x114A
23 #ifndef PCI_DEVICE_ID_VTIMR
24 #define PCI_DEVICE_ID_VTIMR 0x0004
27 #define VME_CONTROL 0x0000
28 #define BM_VME_CONTROL_MASTER_ENDIAN 0x0001
29 #define BM_VME_CONTROL_SLAVE_ENDIAN 0x0002
30 #define BM_VME_CONTROL_ABLE 0x0004
31 #define BM_VME_CONTROL_BERRI 0x0040
32 #define BM_VME_CONTROL_BERRST 0x0080
33 #define BM_VME_CONTROL_BPENA 0x0400
34 #define BM_VME_CONTROL_VBENA 0x0800