Home
last modified time | relevance | path

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

/trueos/sys/mips/beri/
HDberi_simplebus.c77 static int simplebus_attach(device_t);
104 DEVMETHOD(device_attach, simplebus_attach),
159 simplebus_attach(device_t dev) in simplebus_attach() function
/trueos/sys/dev/fdt/
HDsimplebus.c47 static int simplebus_attach(device_t dev);
75 DEVMETHOD(device_attach, simplebus_attach),
143 simplebus_attach(device_t dev) in simplebus_attach() function