Searched refs:HBB_DOORBELL (Results 1 – 2 of 2) sorted by relevance
540 struct HBB_DOORBELL struct572 struct HBB_DOORBELL *hbb_doorbell;
4736 phbbmu->hbb_doorbell = (struct HBB_DOORBELL *)mem_base[0]; in arcmsr_initialize()4744 phbbmu->drv2iop_doorbell = offsetof(struct HBB_DOORBELL, drv2iop_doorbell); in arcmsr_initialize()4745 phbbmu->drv2iop_doorbell_mask = offsetof(struct HBB_DOORBELL, drv2iop_doorbell_mask); in arcmsr_initialize()4746 phbbmu->iop2drv_doorbell = offsetof(struct HBB_DOORBELL, iop2drv_doorbell); in arcmsr_initialize()4747 phbbmu->iop2drv_doorbell_mask = offsetof(struct HBB_DOORBELL, iop2drv_doorbell_mask); in arcmsr_initialize()