Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/malta/
H A Dobio.c62 int obio_attach(device_t);
83 obio_attach(device_t dev) in obio_attach() function
167 DEVMETHOD(device_attach, obio_attach),
/f-stack/freebsd/mips/cavium/
H A Dobio.c68 static int obio_attach(device_t);
85 obio_attach(device_t dev) in obio_attach() function
189 DEVMETHOD(device_attach, obio_attach),