Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/macppc/
Dpic_heathrow.c48 static int heathrow_get_irq(struct pic_ops *, int);
118 pic->pic_get_irq = heathrow_get_irq; in setup_heathrow()
219 heathrow_get_irq(struct pic_ops *pic, int mode) in heathrow_get_irq() function