Lines Matching defs:HBF_MessageUnit

813 struct HBF_MessageUnit {  struct
814 u_int32_t iobound_doorbell; /*0000 0003*/
815 u_int32_t write_sequence_3xxx; /*0004 0007*/
816 u_int32_t host_diagnostic_3xxx; /*0008 000B*/
817 u_int32_t posted_outbound_doorbell; /*000C 000F*/
818 u_int32_t master_error_attribute; /*0010 0013*/
819 u_int32_t master_error_address_low; /*0014 0017*/
820 u_int32_t master_error_address_high; /*0018 001B*/
821 u_int32_t hcb_size; /*001C 001F*/
822 u_int32_t inbound_doorbell; /*0020 0023*/
823 u_int32_t diagnostic_rw_data; /*0024 0027*/
824 u_int32_t diagnostic_rw_address_low; /*0028 002B*/
825 u_int32_t diagnostic_rw_address_high; /*002C 002F*/
826 u_int32_t host_int_status; /*0030 0033 host interrupt status*/
827 u_int32_t host_int_mask; /*0034 0037 host interrupt mask*/
828 u_int32_t dcr_data; /*0038 003B*/
829 u_int32_t dcr_address; /*003C 003F*/
830 u_int32_t inbound_queueport; /*0040 0043 port32 host inbound queue port*/
831 u_int32_t outbound_queueport; /*0044 0047 port32 host outbound queue port*/
832 u_int32_t hcb_pci_address_low; /*0048 004B*/
833 u_int32_t hcb_pci_address_high; /*004C 004F*/
834 u_int32_t iop_int_status; /*0050 0053*/
835 u_int32_t iop_int_mask; /*0054 0057*/
836 u_int32_t iop_inbound_queue_port; /*0058 005B*/
837 u_int32_t iop_outbound_queue_port; /*005C 005F*/
838 u_int32_t inbound_free_list_index; /*0060 0063*/
839 u_int32_t inbound_post_list_index; /*0064 0067*/
840 u_int32_t reply_post_producer_index; /*0068 006B*/
841 u_int32_t reply_post_consumer_index; /*006C 006F*/
842 u_int32_t inbound_doorbell_clear; /*0070 0073*/
843 u_int32_t i2o_message_unit_control; /*0074 0077*/
844 u_int32_t last_used_message_source_address_low; /*0078 007B*/
845 u_int32_t last_used_message_source_address_high; /*007C 007F*/
846 u_int32_t pull_mode_data_byte_count[4]; /*0080 008F*/
847 u_int32_t message_dest_address_index; /*0090 0093*/
848 u_int32_t done_queue_not_empty_int_counter_timer; /*0094 0097*/
849 u_int32_t utility_A_int_counter_timer; /*0098 009B*/
850 u_int32_t outbound_doorbell; /*009C 009F*/
851 u_int32_t outbound_doorbell_clear; /*00A0 00A3*/
852 u_int32_t message_source_address_index; /*00A4 00A7*/
853 u_int32_t message_done_queue_index; /*00A8 00AB*/
854 u_int32_t reserved0; /*00AC 00AF*/
855 u_int32_t inbound_msgaddr0; /*00B0 00B3 scratchpad0*/
856 u_int32_t inbound_msgaddr1; /*00B4 00B7 scratchpad1*/
857 u_int32_t outbound_msgaddr0; /*00B8 00BB scratchpad2*/
858 u_int32_t outbound_msgaddr1; /*00BC 00BF scratchpad3*/
859 …nt32_t inbound_queueport_low; /*00C0 00C3 port64 host inbound queue port low*/
860 …t32_t inbound_queueport_high; /*00C4 00C7 port64 host inbound queue port high*/
861 …t32_t outbound_queueport_low; /*00C8 00CB port64 host outbound queue port low*/
862 …32_t outbound_queueport_high; /*00CC 00CF port64 host outbound queue port high*/
863 u_int32_t iop_inbound_queue_port_low; /*00D0 00D3*/
864 u_int32_t iop_inbound_queue_port_high; /*00D4 00D7*/
865 u_int32_t iop_outbound_queue_port_low; /*00D8 00DB*/
866 u_int32_t iop_outbound_queue_port_high; /*00DC 00DF*/
867 u_int32_t message_dest_queue_port_low; /*00E0 00E3*/
868 u_int32_t message_dest_queue_port_high; /*00E4 00E7*/
869 u_int32_t last_used_message_dest_address_low; /*00E8 00EB*/
870 u_int32_t last_used_message_dest_address_high; /*00EC 00EF*/
871 u_int32_t message_done_queue_base_address_low; /*00F0 00F3*/
872 u_int32_t message_done_queue_base_address_high; /*00F4 00F7*/
873 u_int32_t host_diagnostic; /*00F8 00FB*/
874 u_int32_t write_sequence; /*00FC 00FF*/
875 u_int32_t reserved1[46]; /*0100 01B7*/
876 u_int32_t reply_post_producer_index1; /*01B8 01BB*/
877 u_int32_t reply_post_consumer_index1; /*01BC 01BF*/