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

/freebsd-10.2-release/sys/dev/sio/
H A Dsio.c1448 static int volatile siotsunit = -1; variable
1627 if (com->tx_fifo_size > 1 && com->unit != siotsunit) {
1640 if (com->unit == siotsunit
1839 com->fifo_image = com->unit == siotsunit ? 0
/freebsd-10.2-release/sys/pc98/cbus/
H A Dsio.c2227 static int volatile siotsunit = -1; variable
2513 if (com->tx_fifo_size > 1 && com->unit != siotsunit) {
2544 if (com->unit == siotsunit
2823 com->fifo_image = com->unit == siotsunit ? 0

Completed in 108 milliseconds