OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISR_RXORN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_sipreg.h
354
#define
ISR_RXORN
0x00000020 /* Rx overrun */
if_sip.c
1922
if (isr & (
ISR_RXORN
| ISR_RXIDLE | ISR_RXDESC)) {
1928
if (isr &
ISR_RXORN
) {
2786
ISR_RXSOVR | ISR_TXURN | ISR_TXDESC | ISR_TXIDLE |
ISR_RXORN
|
Completed in 37 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025