__u32 aspace; /* Address Space */
__u32 cycle; /* Cycle properties */
__u32 dwidth; /* Maximum Data Width */
-#if 0
- char prefetchenable; /* Prefetch Read Enable State */
- int prefetchsize; /* Prefetch Read Size (Cache Lines) */
- char wrpostenable; /* Write Post State */
-#endif
} __packed;
/*
__u64 size; /* Window Size */
__u32 aspace; /* Address Space */
__u32 cycle; /* Cycle properties */
-#if 0
- char wrpostenable; /* Write Post State */
- char rmwlock; /* Lock PCI during RMW Cycles */
- char data64bitcapable; /* non-VMEbus capable of 64-bit Data */
-#endif
} __packed;
struct vme_irq_id {