Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dfdreg.h152 #define Motoff_delay (6 * drv_usectohz(1000000)) /* motor off delay */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c2257 Motoff_delay); in fd_ioctl()
3803 Motoff_delay); in fdexec()
3861 fdmotoff, a, Motoff_delay); in fdexec()
3910 a, Motoff_delay); in fdexec()
3930 fdc->c_mtimeid = timeout(fdmotoff, a, Motoff_delay); in fdexec()