Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/powerpc/ps3/
HDps3bus.c57 static int ps3bus_attach(device_t);
106 DEVMETHOD(device_attach, ps3bus_attach),
320 ps3bus_attach(device_t self) in ps3bus_attach() function