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

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

Completed in 48 milliseconds