Home
last modified time | relevance | path

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

/freebsd/sys/dev/arcmsr/
H A Darcmsr.h735 struct HBE_MessageUnit { struct
736 u_int32_t iobound_doorbell; /*0000 0003*/
737 u_int32_t write_sequence_3xxx; /*0004 0007*/
738 u_int32_t host_diagnostic_3xxx; /*0008 000B*/
739 u_int32_t posted_outbound_doorbell; /*000C 000F*/
740 u_int32_t master_error_attribute; /*0010 0013*/
741 u_int32_t master_error_address_low; /*0014 0017*/
742 u_int32_t master_error_address_high; /*0018 001B*/
743 u_int32_t hcb_size; /*001C 001F*/
744 u_int32_t inbound_doorbell; /*0020 0023*/
[all …]