Home
last modified time | relevance | path

Searched refs:inbound_doorbell (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/arcmsr/
H A Darcmsr.h511 uint32_t inbound_doorbell; /*0020 0023*/ member
558 uint32_t inbound_doorbell; /*0020 0023*/ member
653 u32 __iomem *inbound_doorbell; /* 0x00460 */ member
683 uint32_t inbound_doorbell; /*0020 0023*/ member
759 uint32_t inbound_doorbell; /*0020 0023*/ member
H A Darcmsr_hba.c530 writel(ARCMSR_HBCMU_DRV2IOP_MESSAGE_CMD_DONE, &reg->inbound_doorbell); in arcmsr_hbaC_flush_cache()
636 reg->inbound_doorbell = MEM_BASE0(ARCMSR_ARC1214_INBOUND_DOORBELL); in arcmsr_hbaD_assign_regAddr()
1303 writel(ARCMSR_HBCMU_DRV2IOP_MESSAGE_CMD_DONE, &reg->inbound_doorbell); in arcmsr_hbaC_abort_allcmd()
2027 writel(ARCMSR_HBCMU_DRV2IOP_MESSAGE_CMD_DONE, &reg->inbound_doorbell); in arcmsr_hbaC_stop_bgrb()
2116 writel(ARCMSR_INBOUND_DRIVER_DATA_READ_OK, &reg->inbound_doorbell); in arcmsr_iop_message_read()
2127 writel(ARCMSR_HBCMU_DRV2IOP_DATA_READ_OK, &reg->inbound_doorbell); in arcmsr_iop_message_read()
2133 reg->inbound_doorbell); in arcmsr_iop_message_read()
2155 writel(ARCMSR_INBOUND_DRIVER_DATA_WRITE_OK, &reg->inbound_doorbell); in arcmsr_iop_message_wrote()
2174 writel(ARCMSR_HBCMU_DRV2IOP_DATA_WRITE_OK, &reg->inbound_doorbell); in arcmsr_iop_message_wrote()
2180 reg->inbound_doorbell); in arcmsr_iop_message_wrote()
[all...]
/linux/drivers/scsi/
H A Dhptiop.h19 __le32 inbound_doorbell; member
64 __le32 inbound_doorbell; member
H A Dhptiop.c172 &hba->u.mv.regs->inbound_doorbell); in mv_inbound_write()
369 writel(MVIOP_MU_INBOUND_INT_MSG, &hba->u.mv.regs->inbound_doorbell); in hptiop_post_msg_mv()
370 readl(&hba->u.mv.regs->inbound_doorbell); in hptiop_post_msg_mv()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c561 writel(MFI_ADP_RESET, &regs->inbound_doorbell); in megasas_adp_reset_xscale()
2242 &instance->reg_set->inbound_doorbell); in megaraid_sas_kill_hba()
4162 &instance->reg_set->inbound_doorbell); in megasas_transition_to_ready()
4177 &instance->reg_set->inbound_doorbell); in megasas_transition_to_ready()
4209 &instance->reg_set->inbound_doorbell); in megasas_transition_to_ready()
H A Dmegaraid_sas.h1667 u32 inbound_doorbell; /*0020h*/ member