Searched defs:HBB_DOORBELL (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/dev/arcmsr/ |
H A D | arcmsr.h | 546 struct HBB_DOORBELL struct 548 u_int8_t doorbell_reserved[ARCMSR_DRV2IOP_DOORBELL]; /*reserved */ 549 …bell; /*offset 0x00020400:00,01,02,03: window of "instruction flags" from driver to iop */ 550 u_int32_t drv2iop_doorbell_mask; /* 04,05,06,07: doorbell mask */ 551 …bell; /* 08,09,10,11: window of "instruction flags" from iop to driver */ 552 u_int32_t iop2drv_doorbell_mask; /* 12,13,14,15: doorbell mask */
|