Searched refs:ISR0 (Results 1 – 4 of 4) sorted by relevance
28 #define ISR0 0x10 /* Interrupt Status 0 */ macro
318 u32 isr0 = sca_inl(ISR0, port->card); in sca_poll()341 u32 isr0 = sca_inl(ISR0, card); in sca_intr()559 sca_inl(ISR0, card), sca_inl(ISR1, card)); in sca_dump_rings()
40 #define ISR0 0x6c /* Interrupt Status Register 0 */ macro
58 u8 isr0 = sca_in(ISR0, card); in sca_intr_status()617 printk(KERN_DEBUG "ISR: %02x %02x %02x\n", sca_in(ISR0, card), in sca_dump_rings()
Completed in 12 milliseconds