OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_TX_RDY
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
consio.c
278
#define
SR_TX_RDY
0x04
284
while ((vxtregs[CH_SR] &
SR_TX_RDY
) == 0)
/src/sys/arch/sgimips/dev/
scnreg.h
217
#define
SR_TX_RDY
0x04 /* tx room for more */
scn.c
1827
while (sc->sc_chbase[CH_SR] &
SR_TX_RDY
) {
1950
while ((ch_base[CH_SR] &
SR_TX_RDY
) == 0)
1953
while ((ch_base[CH_SR] &
SR_TX_RDY
) == 0)
/src/sys/arch/vax/uba/
qvareg.h
264
#define
SR_TX_RDY
0x04 /* tx room for more */
qvaux.c
469
if (((stat[0] &
SR_TX_RDY
) == 0)
471
if (((stat[1] &
SR_TX_RDY
) == 0)
Completed in 31 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025