Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcpu.c478 static int cpu_probe(device_t);
489 DEVMETHOD(device_probe, cpu_probe),
506 cpu_probe(device_t dev) in cpu_probe() function