Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c161 static void *attach_devices(void *);
1250 if (thr_create(NULL, 0, attach_devices, NULL, in do_attach()
1259 attach_devices(void *arg) in attach_devices() function