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