Searched refs:siotso (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c1447 static int siotso; variable
1458 for (i = 1, tso = siotso; i < tso; i++) {
1641 && siotso < nitems(siots))
1642 nanouptime(&siots[siotso++]);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c2226 static int siotso; variable
2237 for (i = 1, tso = siotso; i < tso; i++) {
2545 && siotso < sizeof siots / sizeof siots[0])
2546 nanouptime(&siots[siotso++]);

Completed in 114 milliseconds