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

/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c296 bool_t pc98_8251fifo_enable; member in struct:com_s
1468 com->pc98_8251fifo_enable = 0;
1785 com->pc98_8251fifo_enable = 1;
1954 if (com->pc98_8251fifo_enable)
1956 com->pc98_8251fifo_enable = 0;
1996 ((com->pc98_8251fifo_enable &&
1999 (!com->pc98_8251fifo_enable &&
2290 if (com->pc98_8251fifo_enable)
2296 if (com->pc98_8251fifo_enable) {
2342 if (com->pc98_8251fifo_enable) {
[all...]

Completed in 104 milliseconds