OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNSCPAL_ICR_BUS_ERROR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sunscpalreg.h
50
#define
SUNSCPAL_ICR_BUS_ERROR
0x4000 /* (r) bus error */
sunscpal.c
275
#define ICR_MASK (SUNSCPAL_ICR_PARITY_ERROR |
SUNSCPAL_ICR_BUS_ERROR
| SUNSCPAL_ICR_INTERRUPT_REQUEST)
356
if (icr & (
SUNSCPAL_ICR_BUS_ERROR
)) {
Completed in 18 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025