Searched defs:HBC_MessageUnit (Results 1 – 1 of 1) sorted by relevance
568 struct HBC_MessageUnit { struct569 u_int32_t message_unit_status; /*0000 0003*/570 u_int32_t slave_error_attribute; /*0004 0007*/571 u_int32_t slave_error_address; /*0008 000B*/572 u_int32_t posted_outbound_doorbell; /*000C 000F*/573 u_int32_t master_error_attribute; /*0010 0013*/574 u_int32_t master_error_address_low; /*0014 0017*/575 u_int32_t master_error_address_high; /*0018 001B*/576 … /*001C 001F size of the PCIe window used for HCB_Mode accesses*/577 u_int32_t inbound_doorbell; /*0020 0023*/[all …]