Searched refs:toffhandle (Results 1 – 1 of 1) sorted by relevance
257 struct callout toffhandle; member668 callout_reset(&fd->toffhandle, hz, fd_turnon, fd); in fd_motor()670 callout_stop(&fd->toffhandle); in fd_motor()741 callout_reset(&fd->toffhandle, 4 * hz, fd_turnoff, fd); in fdc_biodone()1188 callout_stop(&fd->toffhandle); in fd_enqueue()2005 callout_init_mtx(&fd->toffhandle, &fd->fdc->fdc_mtx, 0); in fd_probe()2080 callout_drain(&fd->toffhandle); in fd_detach()