Home
last modified time | relevance | path

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

/src/sys/powerpc/mpc85xx/
H A Datpic.c75 static void atpic_enable(device_t, u_int, u_int);
93 DEVMETHOD(pic_enable, atpic_enable),
275 atpic_enable(device_t dev, u_int irq, u_int vector) in atpic_enable() function