Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/psim/
H A Diobus.c68 static int iobus_attach(device_t);
94 DEVMETHOD(device_attach, iobus_attach),
185 iobus_attach(device_t dev) in iobus_attach() function