Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/arcmsr/
H A Darcmsr.h585 struct HBC_MessageUnit { struct
587 u_int32_t slave_error_attribute; /*0004 0007*/
588 u_int32_t slave_error_address; /*0008 000B*/
589 u_int32_t posted_outbound_doorbell; /*000C 000F*/
591 u_int32_t master_error_address_low; /*0014 0017*/
592 u_int32_t master_error_address_high; /*0018 001B*/
594 u_int32_t inbound_doorbell; /*0020 0023*/
595 u_int32_t diagnostic_rw_data; /*0024 0027*/
596 u_int32_t diagnostic_rw_address_low; /*0028 002B*/
597 u_int32_t diagnostic_rw_address_high; /*002C 002F*/
[all …]