Lines Matching defs:HBE_MessageUnit
735 struct HBE_MessageUnit { struct
736 u_int32_t iobound_doorbell; /*0000 0003*/
737 u_int32_t write_sequence_3xxx; /*0004 0007*/
738 u_int32_t host_diagnostic_3xxx; /*0008 000B*/
739 u_int32_t posted_outbound_doorbell; /*000C 000F*/
740 u_int32_t master_error_attribute; /*0010 0013*/
741 u_int32_t master_error_address_low; /*0014 0017*/
742 u_int32_t master_error_address_high; /*0018 001B*/
743 u_int32_t hcb_size; /*001C 001F*/
744 u_int32_t inbound_doorbell; /*0020 0023*/
745 u_int32_t diagnostic_rw_data; /*0024 0027*/
746 u_int32_t diagnostic_rw_address_low; /*0028 002B*/
747 u_int32_t diagnostic_rw_address_high; /*002C 002F*/
748 u_int32_t host_int_status; /*0030 0033 host interrupt status*/
749 u_int32_t host_int_mask; /*0034 0037 host interrupt mask*/
750 u_int32_t dcr_data; /*0038 003B*/
751 u_int32_t dcr_address; /*003C 003F*/
752 u_int32_t inbound_queueport; /*0040 0043 port32 host inbound queue port*/
753 u_int32_t outbound_queueport; /*0044 0047 port32 host outbound queue port*/
754 u_int32_t hcb_pci_address_low; /*0048 004B*/
755 u_int32_t hcb_pci_address_high; /*004C 004F*/
756 u_int32_t iop_int_status; /*0050 0053*/
757 u_int32_t iop_int_mask; /*0054 0057*/
758 u_int32_t iop_inbound_queue_port; /*0058 005B*/
759 u_int32_t iop_outbound_queue_port; /*005C 005F*/
760 u_int32_t inbound_free_list_index; /*0060 0063*/
761 u_int32_t inbound_post_list_index; /*0064 0067*/
762 u_int32_t outbound_free_list_index; /*0068 006B*/
763 u_int32_t outbound_post_list_index; /*006C 006F*/
764 u_int32_t inbound_doorbell_clear; /*0070 0073*/
765 u_int32_t i2o_message_unit_control; /*0074 0077*/
766 u_int32_t last_used_message_source_address_low; /*0078 007B*/
767 u_int32_t last_used_message_source_address_high; /*007C 007F*/
768 u_int32_t pull_mode_data_byte_count[4]; /*0080 008F*/
769 u_int32_t message_dest_address_index; /*0090 0093*/
770 u_int32_t done_queue_not_empty_int_counter_timer; /*0094 0097*/
771 u_int32_t utility_A_int_counter_timer; /*0098 009B*/
772 u_int32_t outbound_doorbell; /*009C 009F*/
773 u_int32_t outbound_doorbell_clear; /*00A0 00A3*/
774 u_int32_t message_source_address_index; /*00A4 00A7*/
775 u_int32_t message_done_queue_index; /*00A8 00AB*/
776 u_int32_t reserved0; /*00AC 00AF*/
777 u_int32_t inbound_msgaddr0; /*00B0 00B3 scratchpad0*/
778 u_int32_t inbound_msgaddr1; /*00B4 00B7 scratchpad1*/
779 u_int32_t outbound_msgaddr0; /*00B8 00BB scratchpad2*/
780 u_int32_t outbound_msgaddr1; /*00BC 00BF scratchpad3*/
781 …nt32_t inbound_queueport_low; /*00C0 00C3 port64 host inbound queue port low*/
782 …t32_t inbound_queueport_high; /*00C4 00C7 port64 host inbound queue port high*/
783 …t32_t outbound_queueport_low; /*00C8 00CB port64 host outbound queue port low*/
784 …32_t outbound_queueport_high; /*00CC 00CF port64 host outbound queue port high*/
785 u_int32_t iop_inbound_queue_port_low; /*00D0 00D3*/
786 u_int32_t iop_inbound_queue_port_high; /*00D4 00D7*/
787 u_int32_t iop_outbound_queue_port_low; /*00D8 00DB*/
788 u_int32_t iop_outbound_queue_port_high; /*00DC 00DF*/
789 u_int32_t message_dest_queue_port_low; /*00E0 00E3*/
790 u_int32_t message_dest_queue_port_high; /*00E4 00E7*/
791 u_int32_t last_used_message_dest_address_low; /*00E8 00EB*/
792 u_int32_t last_used_message_dest_address_high; /*00EC 00EF*/
793 u_int32_t message_done_queue_base_address_low; /*00F0 00F3*/
794 u_int32_t message_done_queue_base_address_high; /*00F4 00F7*/
795 u_int32_t host_diagnostic; /*00F8 00FB*/
796 u_int32_t write_sequence; /*00FC 00FF*/
797 u_int32_t reserved1[46]; /*0100 01B7*/
798 u_int32_t reply_post_producer_index; /*01B8 01BB*/
799 u_int32_t reply_post_consumer_index; /*01BC 01BF*/
800 u_int32_t reserved2[1936]; /*01C0 1FFF*/
801 u_int32_t message_wbuffer[32]; /*2000 207F*/
802 u_int32_t reserved3[32]; /*2080 20FF*/
803 u_int32_t message_rbuffer[32]; /*2100 217F*/
804 u_int32_t reserved4[32]; /*2180 21FF*/
805 u_int32_t msgcode_rwbuffer[256]; /*2200 23FF*/