Home
last modified time | relevance | path

Searched refs:sbus_action (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sparc/kernel/
Dsun4d_irq.c57 struct sbus_action { struct
211 struct sbus_action *actionp; in sun4d_handler_irq()
519 …sbus_actions = (struct sbus_action *)kmalloc (nsbi * 8 * 4 * sizeof(struct sbus_action), GFP_ATOMI… in sun4d_init_sbi_irq()
520 memset (sbus_actions, 0, (nsbi * 8 * 4 * sizeof(struct sbus_action))); in sun4d_init_sbi_irq()