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