Searched refs:intctl (Results 1 – 5 of 5) sorted by relevance
57 out_regs.intctl = REG_RD(®s()->intctl); in SnapshotRegs()
42 REG_WR(®s()->intctl, 0u); in ResetControllerHW()241 REG_WR(®s()->intctl, 0u); in SetupPCIInterrupts()651 REG_WR(®s()->intctl, 0u); in InitInternal()668 REG_WR(®s()->intctl, interesting_irqs); in InitInternal()
187 REG_WR(®s()->intctl, 0u); in DeviceShutdown()
156 ihda_dump32("INTCTL", ®s, offsetof(hda_registers_t, intctl)); in DumpRegs()
72 uint32_t intctl; // (0x20) Interrupt Control member
Completed in 9 milliseconds