Home
last modified time | relevance | path

Searched defs:HBC_MessageUnit (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/arcmsr/
H A Darcmsr.h579 struct HBC_MessageUnit { struct
581 u_int32_t slave_error_attribute; /*0004 0007*/
582 u_int32_t slave_error_address; /*0008 000B*/
583 u_int32_t posted_outbound_doorbell; /*000C 000F*/
585 u_int32_t master_error_address_low; /*0014 0017*/
586 u_int32_t master_error_address_high; /*0018 001B*/
588 u_int32_t inbound_doorbell; /*0020 0023*/
589 u_int32_t diagnostic_rw_data; /*0024 0027*/
590 u_int32_t diagnostic_rw_address_low; /*0028 002B*/
591 u_int32_t diagnostic_rw_address_high; /*002C 002F*/
[all …]