Home
last modified time | relevance | path

Searched refs:iop_alive (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/mac/
H A Diop.c50 * o Something should be periodically checking iop_alive() to make sure the
199 static int iop_alive(volatile struct mac_iop *iop) in iop_alive() function
275 iop_alive(iop_base[IOP_NUM_ISM]); /* clears the alive flag */ in iop_init()
310 if (!iop_alive(iop_base[IOP_NUM_ISM])) { in iop_register_interrupts()
/kernel/linux/linux-6.6/arch/m68k/mac/
H A Diop.c54 * o Something should be periodically checking iop_alive() to make sure the
203 static int iop_alive(volatile struct mac_iop *iop) in iop_alive() function
257 iop_alive(iop_base[IOP_NUM_ISM]); /* clears the alive flag */ in iop_init()
292 if (!iop_alive(iop_base[IOP_NUM_ISM])) { in iop_register_interrupts()

Completed in 3 milliseconds