Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpower.c146 static void power_timeout(caddr_t);
568 (void) timeout((void(*)(void *))power_timeout, in power_soft_intr()
591 power_timeout(caddr_t arg) in power_timeout() function