Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dtbgpio.c43 static int tbgpio_attach(device_t);
49 DEVMETHOD(device_attach, tbgpio_attach),
104 tbgpio_attach(device_t dev) in tbgpio_attach() function