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_BUSY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
sunscpalreg.h
58
#define
SUNSCPAL_ICR_BUSY
0x0040 /* (r) busy */
sunscpalvar.h
77
#define SUNSCPAL_BUSY(sc) (SUNSCPAL_READ_2(sc, sunscpal_icr) &
SUNSCPAL_ICR_BUSY
)
sunscpal.c
1223
if (SUNSCPAL_READ_2(sc, sunscpal_icr) &
SUNSCPAL_ICR_BUSY
)
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025