Home
last modified time | relevance | path

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

/dragonfly/sys/dev/serial/sio/
H A Dsio.c155 static timeout_t siobusycheck; variable
1605 siobusycheck(void *chan) in siobusycheck() function
1629 callout_reset(&com->busy_ch, hz / 100, siobusycheck, com); in siobusycheck()
2238 siobusycheck, com); in siopoll()