OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMR_RBE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dp83932reg.h
232
#define
IMR_RBE
(1U << 5) /* Rx Buffers Exhausted */
dp83932.c
600
if (isr & (IMR_RFO | IMR_RBA |
IMR_RBE
| IMR_RDE)) {
606
PRINTERR(
IMR_RBE
, "receive buffers exhausted");
1015
sc->sc_imr = IMR_RFO | IMR_RBA |
IMR_RBE
| IMR_RDE |
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025