Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mambo/
H A Dmambo.c50 static int mambobus_attach(device_t);
55 DEVMETHOD(device_attach, mambobus_attach),
91 mambobus_attach(device_t dev) in mambobus_attach() function