Searched refs:obio_probe (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/mips/malta/
H A Dobio.c59 int obio_probe(device_t);
71 obio_probe(device_t dev) function
165 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/mips/cavium/
H A Dobio.c65 static int obio_probe(device_t);
75 obio_probe(device_t dev) function
186 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Dobio.c60 obio_probe(device_t dev) function
148 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/mips/adm5120/
H A Dobio.c115 static int obio_probe(device_t);
157 obio_probe(device_t dev) function
526 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/mips/alchemy/
H A Dobio.c115 static int obio_probe(device_t);
158 obio_probe(device_t dev) function
518 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/mips/idt/
H A Dobio.c71 static int obio_probe(device_t);
108 obio_probe(device_t dev) function
468 DEVMETHOD(device_probe, obio_probe),
/freebsd-11-stable/sys/mips/rt305x/
H A Dobio.c111 static int obio_probe(device_t);
148 obio_probe(device_t dev) function
618 DEVMETHOD(device_probe, obio_probe),

Completed in 85 milliseconds