Searched defs:icom_regs (Results 1 – 1 of 1) sorted by relevance
75 struct icom_regs { struct76 u32 control; /* Adapter Control Register */77 u32 interrupt; /* Adapter Interrupt Register */78 u32 int_mask; /* Adapter Interrupt Mask Reg */79 u32 int_pri; /* Adapter Interrupt Priority r */80 u32 int_reg_b; /* Adapter non-masked Interrupt */81 u32 resvd01;82 u32 resvd02;83 u32 resvd03;84 u32 control_2; /* Adapter Control Register 2 */[all …]