OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWI_PIO_RXCTL_FRAMERDY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwireg.h
161
#define
BWI_PIO_RXCTL_FRAMERDY
(1 << 0)
bwi.c
9080
if ((val &
BWI_PIO_RXCTL_FRAMERDY
) == 0) {
9083
CSR_WRITE_4(sc, BWI_PIO_RXCTL(qid),
BWI_PIO_RXCTL_FRAMERDY
);
Completed in 40 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026