Home | Sort by: relevance | last modified time | path |
/src/sys/arch/newsmips/apbus/ | |
if_snreg.h | 244 #define ISR_RBE 0x0020 /* receive buffers exhausted */ |
if_sn.c | 823 if (isr & (ISR_HBL | ISR_RDE | ISR_RBE | ISR_RBAE | ISR_RFO)) { 837 if (isr & ISR_RBE) |