Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sio/
HDsio.c259 static timeout_t siobusycheck; variable
1244 siobusycheck(chan) in siobusycheck() function
1269 timeout(siobusycheck, com, hz / 100);
1744 timeout(siobusycheck, com, hz / 100); in siopoll()
/freebsd-11-stable/sys/pc98/cbus/
HDsio.c347 static timeout_t siobusycheck; variable
1975 siobusycheck(chan) in siobusycheck() function
2012 timeout(siobusycheck, com, hz / 100);
2696 timeout(siobusycheck, com, hz / 100); in siopoll()