Searched defs:HBC_MessageUnit (Results 1 – 1 of 1) sorted by relevance
591 struct HBC_MessageUnit { struct592 u_int32_t message_unit_status; /*0000 0003*/593 u_int32_t slave_error_attribute; /*0004 0007*/594 u_int32_t slave_error_address; /*0008 000B*/595 u_int32_t posted_outbound_doorbell; /*000C 000F*/596 u_int32_t master_error_attribute; /*0010 0013*/597 u_int32_t master_error_address_low; /*0014 0017*/598 u_int32_t master_error_address_high; /*0018 001B*/599 … /*001C 001F size of the PCIe window used for HCB_Mode accesses*/600 u_int32_t inbound_doorbell; /*0020 0023*/[all …]