Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpshot.c3473 static void pshot_timeout(void *arg); in pshot_walk_thread()
3483 (void) timeout(pshot_timeout, NULL, 5 * drv_usectohz(1000000)); in pshot_walk_thread()
3490 pshot_timeout(void *arg) in pshot_timeout() function