OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP_ISR_CNT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/net/
ne2000_base.h
242
#define
DP_ISR_CNT
0x20 /* Tally counters need emptying */
ne2000_base.c
557
DP_OUT(base, DP_ISR,
DP_ISR_CNT
);
620
if (isr &
DP_ISR_CNT
) {
Completed in 48 milliseconds