Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/fd/
H A Dfd.c230 static timeout_t fd_pseudointr; variable
1596 fd_pseudointr(void *xfdc) in fd_pseudointr() function
1773 fd_pseudointr, fdc); in fdstate()
2089 callout_reset(&fdc->pseudointr_ch, hz / 8, fd_pseudointr, fdc); in fdstate()