Home
last modified time | relevance | path

Searched refs:HBB_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/arcmsr/
H A Darcmsr.h546 struct HBB_DOORBELL struct
578 struct HBB_DOORBELL *hbb_doorbell;
H A Darcmsr.c4449 phbbmu->hbb_doorbell = (struct HBB_DOORBELL *)acb->mem_base0; in arcmsr_map_free_srb()
4457 phbbmu->drv2iop_doorbell = offsetof(struct HBB_DOORBELL, drv2iop_doorbell); in arcmsr_map_free_srb()
4458 phbbmu->drv2iop_doorbell_mask = offsetof(struct HBB_DOORBELL, drv2iop_doorbell_mask); in arcmsr_map_free_srb()
4459 phbbmu->iop2drv_doorbell = offsetof(struct HBB_DOORBELL, iop2drv_doorbell); in arcmsr_map_free_srb()
4460 phbbmu->iop2drv_doorbell_mask = offsetof(struct HBB_DOORBELL, iop2drv_doorbell_mask); in arcmsr_map_free_srb()