Home
last modified time | relevance | path

Searched defs:cpu_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Dlegacy.c271 static device_attach_t cpu_attach; variable
343 cpu_attach(device_t dev) in cpu_attach() function