OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SII_IBF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/pmax/ibus/
siireg.h
183
#define
SII_IBF
0x0400 /* Input Buffer Full */
sii.c
723
dstat &= ~(
SII_IBF
| SII_TBE);
760
dstat &= ~(
SII_IBF
| SII_TBE);
765
if (dstat & (SII_MIS |
SII_IBF
| SII_TBE)) {
1559
if (!(dstat &
SII_IBF
) || (dstat & SII_MIS)) {
1563
SII_WAIT_UNTIL(dstat, regs->dstat, dstat &
SII_IBF
,
1566
if (!(dstat &
SII_IBF
))
Completed in 36 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025