Searched refs:obio_attach (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/mips/malta/ |
| HD | obio.c | 60 int obio_attach(device_t); 81 obio_attach(device_t dev) in obio_attach() function 166 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/mips/cavium/ |
| HD | obio.c | 66 static int obio_attach(device_t); 83 obio_attach(device_t dev) in obio_attach() function 187 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/arm/xscale/i8134x/ |
| HD | obio.c | 66 obio_attach(device_t dev) in obio_attach() function 149 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/mips/alchemy/ |
| HD | obio.c | 108 static int obio_attach(device_t); 165 obio_attach(device_t dev) in obio_attach() function 517 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/mips/adm5120/ |
| HD | obio.c | 108 static int obio_attach(device_t); 164 obio_attach(device_t dev) in obio_attach() function 525 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/mips/idt/ |
| HD | obio.c | 64 static int obio_attach(device_t); 115 obio_attach(device_t dev) in obio_attach() function 467 DEVMETHOD(device_attach, obio_attach),
|
| /freebsd-11-stable/sys/mips/rt305x/ |
| HD | obio.c | 103 static int obio_attach(device_t); 155 obio_attach(device_t dev) in obio_attach() function 617 DEVMETHOD(device_attach, obio_attach),
|