Home
last modified time | relevance | path

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

/original-bsd/sys/news3400/iodev/
H A Dsd.c253 int sdwstart, sdwatch(), sdstop(); /* Have started guardian */
890 timeout(sdstop, (caddr_t)0, hz);
3896 sdstop() in sdstop() function
3908 timeout(sdstop, (caddr_t)0, hz); in sdstop()