Searched defs: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 *);
1249 if (thr_create(NULL, NULL, attach_devices, NULL,
1258 attach_devices(void *arg) function

Completed in 81 milliseconds