Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h655 struct HBC_msgUnit { struct
656 uint32_t message_unit_status; /* 0000 0003 */
657 uint32_t slave_error_attribute; /* 0004 0007 */
658 uint32_t slave_error_address; /* 0008 000B */
659 uint32_t posted_outbound_doorbell; /* 000C 000F */
660 uint32_t master_error_attribute; /* 0010 0013 */
661 uint32_t master_error_address_low; /* 0014 0017 */
662 uint32_t master_error_address_high; /* 0018 001B */
663 uint32_t hcb_size; /* 001C 001F */
664 uint32_t inbound_doorbell; /* 0020 0023 */
[all …]