Searched refs:cpu_attach (Results 1 – 1 of 1) sorted by relevance
479 static int cpu_attach(device_t);490 DEVMETHOD(device_attach, cpu_attach),513 cpu_attach(device_t dev) in cpu_attach() function