Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/powerpc/powermac/
Dhrowpic.c67 static void hrowpic_enable(device_t, u_int, u_int);
80 DEVMETHOD(pic_enable, hrowpic_enable),
238 hrowpic_enable(device_t dev, u_int irq, u_int vector) in hrowpic_enable() function