Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dlegacy.c275 static device_t cpu_add_child(device_t bus, u_int order, const char *name,
295 DEVMETHOD(bus_add_child, cpu_add_child),
337 cpu_add_child(device_t bus, u_int order, const char *name, int unit) in cpu_add_child() function