#define VME_AM_ADRSIZEMASK 0x30
#define VME_AM_ADRSIZESHIFT 4
#define VME_AM_A32 0
#define VME_AM_A16 0x20
#define VME_AM_A24 0x30
#define VME_AM_USERDEF 0x10
#define VME_AM_MBO 8
#define VME_AM_PRIVMASK 4
#define VME_AM_SUPER 4
#define VME_AM_USER 0
#define VME_AM_MODEMASK 3
#define VME_AM_DATA 1
#define VME_AM_PRG 2
#define VME_AM_BLT32 3
#define VME_AM_BLT64 0
#if 0
VME_AM_A24_xxx 0x32
VME_AM_A32_xxx 0x05
VME_AM_A40 0x34,0x35,0x37
VME_AM_A64 0x00,0x01,0x03,0x04
VME_AM_CR_CSR 0x2f
VME_AM_2E_6U 0x20
VME_AM_2E_3U 0x21
#endif