Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/power/
H A Dpowerd.c156 static void *attach_devices(void *);
1240 if (thr_create(NULL, NULL, attach_devices, NULL, in do_attach()
1249 attach_devices(void *arg) in attach_devices() function