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

/freebsd-9.3-release/sys/dev/sio/
H A Dsio.c1442 static int siotso; variable
1453 for (i = 1, tso = siotso; i < tso; i++) {
1636 && siotso < sizeof siots / sizeof siots[0])
1637 nanouptime(&siots[siotso++]);
/freebsd-9.3-release/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 183 milliseconds