Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_localbus.c101 static int localbus_attach(device_t);
116 DEVMETHOD(device_attach, localbus_attach),
253 localbus_attach(device_t dev) in localbus_attach() function