OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STAT_RX_DATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/virtex/dev/
xlcomreg.h
55
#define
STAT_RX_DATA
0x01 /* RX FIFO has valid data */
xlcom.c
345
while ((stat &
STAT_RX_DATA
) != 0 && sc->sc_ravail > 0) {
384
if (stat &
STAT_RX_DATA
)
642
while (! (bus_space_read_4(t, h, XLCOM_STAT) &
STAT_RX_DATA
))
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025