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

/freebsd-11-stable/sys/dev/sio/
H A Dsio.c264 static void siointr1(struct com_s *com);
1254 * spl locking is sufficient because siointr1() does not set CS_BUSY.
1255 * If siointr1() clears CS_BUSY after we look at it, then we'll get
1256 * called again. Reading the line status port outside of siointr1()
1409 siointr1(com);
1435 siointr1(com);
1479 siointr1(com) function
2081 siointr1(com); /* fake interrupt to start output */
2231 siointr1(com);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c352 static void siointr1(struct com_s *com);
1985 * spl locking is sufficient because siointr1() does not set CS_BUSY.
1986 * If siointr1() clears CS_BUSY after we look at it, then we'll get
1987 * called again. Reading the line status port outside of siointr1()
2169 siointr1(com);
2195 siointr1(com);
2203 siointr1(com);
2214 siointr1(com);
2258 siointr1(com) function
3141 siointr1(co
[all...]

Completed in 114 milliseconds