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

/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Datpic.c78 static void atpic_enable(device_t, u_int, u_int);
96 DEVMETHOD(pic_enable, atpic_enable),
280 atpic_enable(device_t dev, u_int irq, u_int vector) function

Completed in 103 milliseconds