Home
last modified time | relevance | path

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

/src/sys/powerpc/powermac/
H A Dpmu.c158 static int pmuextint_attach(device_t);
163 DEVMETHOD(device_attach, pmuextint_attach),
324 pmuextint_attach(device_t dev) in pmuextint_attach() function