Lines Matching refs:Addr
65 static const Addr OFF_DEVICE_FEATURES = 0x00;
66 static const Addr OFF_GUEST_FEATURES = 0x04;
67 static const Addr OFF_QUEUE_ADDRESS = 0x08;
68 static const Addr OFF_QUEUE_SIZE = 0x0C;
69 static const Addr OFF_QUEUE_SELECT = 0x0E;
70 static const Addr OFF_QUEUE_NOTIFY = 0x10;
71 static const Addr OFF_DEVICE_STATUS = 0x12;
72 static const Addr OFF_ISR_STATUS = 0x13;
73 static const Addr OFF_VIO_DEVICE = 0x14;
77 static const Addr BAR0_SIZE_BASE = OFF_VIO_DEVICE;