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

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c127 * CS_BUSY = TS_BUSY (maintained by comstart(), siopoll() and
268 static void siopoll(void *);
1077 swi_add(&tty_intr_event, "sio", siopoll, NULL, SWI_TTY, 0,
1079 swi_add(&clk_intr_event, "sio", siopoll, NULL, SWI_CLOCK, 0,
1686 siopoll(void *dummy) function
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c191 * CS_BUSY = TS_BUSY (maintained by comstart(), siopoll() and
356 static void siopoll(void *);
1722 swi_add(&tty_intr_event, "sio", siopoll, NULL, SWI_TTY, 0,
1724 swi_add(&clk_intr_event, "sio", siopoll, NULL, SWI_CLOCK, 0,
2632 siopoll(void *dummy) function

Completed in 141 milliseconds