Searched refs:ARCMSR_INBOUND_MESG0_START_BGRB (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/arcmsr/ |
H A D | arcmsr.h | 284 #define ARCMSR_INBOUND_MESG0_START_BGRB 0x00000006 macro
|
H A D | arcmsr.c | 3375 CHIP_REG_WRITE32(HBA_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_START_BGRB); in arcmsr_start_hba_bgrb() 3400 CHIP_REG_WRITE32(HBC_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_START_BGRB); in arcmsr_start_hbc_bgrb() 3413 CHIP_REG_WRITE32(HBD_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_START_BGRB); in arcmsr_start_hbd_bgrb() 3425 CHIP_REG_WRITE32(HBE_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_START_BGRB); in arcmsr_start_hbe_bgrb()
|