Lines Matching defs:MessageUnit_D

571 struct MessageUnit_D {  struct
572 struct InBound_SRB post_qbuffer[ARCMSR_MAX_ARC1214_POSTQUEUE];
574 done_qbuffer[ARCMSR_MAX_ARC1214_DONEQUEUE];
575 u16 postq_index;
576 volatile u16 doneq_index;
577 u32 __iomem *chip_id; /* 0x00004 */
578 u32 __iomem *cpu_mem_config; /* 0x00008 */
579 u32 __iomem *i2o_host_interrupt_mask; /* 0x00034 */
580 u32 __iomem *sample_at_reset; /* 0x00100 */
581 u32 __iomem *reset_request; /* 0x00108 */
582 u32 __iomem *host_int_status; /* 0x00200 */
583 u32 __iomem *pcief0_int_enable; /* 0x0020C */
584 u32 __iomem *inbound_msgaddr0; /* 0x00400 */
585 u32 __iomem *inbound_msgaddr1; /* 0x00404 */
586 u32 __iomem *outbound_msgaddr0; /* 0x00420 */
587 u32 __iomem *outbound_msgaddr1; /* 0x00424 */
588 u32 __iomem *inbound_doorbell; /* 0x00460 */
589 u32 __iomem *outbound_doorbell; /* 0x00480 */
590 u32 __iomem *outbound_doorbell_enable; /* 0x00484 */
591 u32 __iomem *inboundlist_base_low; /* 0x01000 */
592 u32 __iomem *inboundlist_base_high; /* 0x01004 */
593 u32 __iomem *inboundlist_write_pointer; /* 0x01018 */
594 u32 __iomem *outboundlist_base_low; /* 0x01060 */
595 u32 __iomem *outboundlist_base_high; /* 0x01064 */
596 u32 __iomem *outboundlist_copy_pointer; /* 0x0106C */
597 u32 __iomem *outboundlist_read_pointer; /* 0x01070 0x01072 */
598 u32 __iomem *outboundlist_interrupt_cause; /* 0x1088 */
599 u32 __iomem *outboundlist_interrupt_enable; /* 0x108C */
600 u32 __iomem *message_wbuffer; /* 0x2000 */
601 u32 __iomem *message_rbuffer; /* 0x2100 */
602 u32 __iomem *msgcode_rwbuffer; /* 0x2200 */