OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISR_LCD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
if_snreg.h
237
#define
ISR_LCD
0x1000 /* load CAM command has completed */
if_sn.c
682
while (((NIC_GET(sc, SNR_ISR) &
ISR_LCD
) == 0) && timeout--)
685
if (NIC_GET(sc, SNR_ISR) &
ISR_LCD
)
686
NIC_PUT(sc, SNR_ISR,
ISR_LCD
);
813
if (isr & (ISR_BR |
ISR_LCD
| ISR_TC))
Completed in 63 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025