OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbnormalIntr
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
w89c840.c
188
NormalIntr=0x10000,
AbnormalIntr
=0x8000,
297
TRACE_INTR(
AbnormalIntr
);
363
if ((intr_stat & (NormalIntr|
AbnormalIntr
)) == 0) {
371
if (intr_stat &
AbnormalIntr
) {
482
if (intr_status & (
AbnormalIntr
| TxFIFOUnderflow | IntrPCIErr |TimerInt | IntrTxStopped)) {
tulip.c
299
NormalIntr=0x10000,
AbnormalIntr
=0x8000,
[
all
...]
Completed in 48 milliseconds