Searched refs:toffhandle (Results 1 – 1 of 1) sorted by relevance
255 struct callout toffhandle; member666 callout_reset(&fd->toffhandle, hz, fd_turnon, fd); in fd_motor()668 callout_stop(&fd->toffhandle); in fd_motor()739 callout_reset(&fd->toffhandle, 4 * hz, fd_turnoff, fd); in fdc_biodone()1186 callout_stop(&fd->toffhandle); in fd_enqueue()2002 callout_init_mtx(&fd->toffhandle, &fd->fdc->fdc_mtx, 0); in fd_probe()2077 callout_drain(&fd->toffhandle); in fd_detach()