Lines Matching defs:MessageUnit_D
636 struct MessageUnit_D { struct
637 struct InBound_SRB post_qbuffer[ARCMSR_MAX_ARC1214_POSTQUEUE];
639 done_qbuffer[ARCMSR_MAX_ARC1214_DONEQUEUE];
640 u16 postq_index;
641 volatile u16 doneq_index;
642 u32 __iomem *chip_id; /* 0x00004 */
643 u32 __iomem *cpu_mem_config; /* 0x00008 */
644 u32 __iomem *i2o_host_interrupt_mask; /* 0x00034 */
645 u32 __iomem *sample_at_reset; /* 0x00100 */
646 u32 __iomem *reset_request; /* 0x00108 */
647 u32 __iomem *host_int_status; /* 0x00200 */
648 u32 __iomem *pcief0_int_enable; /* 0x0020C */
649 u32 __iomem *inbound_msgaddr0; /* 0x00400 */
650 u32 __iomem *inbound_msgaddr1; /* 0x00404 */
651 u32 __iomem *outbound_msgaddr0; /* 0x00420 */
652 u32 __iomem *outbound_msgaddr1; /* 0x00424 */
653 u32 __iomem *inbound_doorbell; /* 0x00460 */
654 u32 __iomem *outbound_doorbell; /* 0x00480 */
655 u32 __iomem *outbound_doorbell_enable; /* 0x00484 */
656 u32 __iomem *inboundlist_base_low; /* 0x01000 */
657 u32 __iomem *inboundlist_base_high; /* 0x01004 */
658 u32 __iomem *inboundlist_write_pointer; /* 0x01018 */
659 u32 __iomem *outboundlist_base_low; /* 0x01060 */
660 u32 __iomem *outboundlist_base_high; /* 0x01064 */
661 u32 __iomem *outboundlist_copy_pointer; /* 0x0106C */
662 u32 __iomem *outboundlist_read_pointer; /* 0x01070 0x01072 */
663 u32 __iomem *outboundlist_interrupt_cause; /* 0x1088 */
664 u32 __iomem *outboundlist_interrupt_enable; /* 0x108C */
665 u32 __iomem *message_wbuffer; /* 0x2000 */
666 u32 __iomem *message_rbuffer; /* 0x2100 */
667 u32 __iomem *msgcode_rwbuffer; /* 0x2200 */