OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSR_BFULL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
serreg.h
58
#define
RSR_BFULL
0x80 /* Buffer Full */
ser.c
822
while (ISSET(MFP->mf_rsr, RSR_CIP|
RSR_BFULL
))
1240
if (ISSET(rsr,
RSR_BFULL
|RSR_BREAK)) {
1241
for (; ISSET(rsr,
RSR_BFULL
|RSR_BREAK) && cc > 0; cc--) {
1272
while (ISSET(rsr,
RSR_BFULL
|RSR_BREAK)) {
1433
while (!ISSET(stat = MFP->mf_rsr,
RSR_BFULL
)) {
Completed in 14 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025