OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ecr_intr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
pi1ppcvar.h
174
uint8_t
sc_ecr_intr
;
member in struct:pi1ppc_softc
pi1ppc.c
277
lsc->
sc_ecr_intr
= lsc->sc_ctr_intr = lsc->sc_str_intr = 0;
372
if (atppc->
sc_ecr_intr
& ATPPC_SERVICE_INTR) {
373
if (atppc->
sc_ecr_intr
& ATPPC_ENABLE_DMA)
400
(atppc->
sc_ecr_intr
& ATPPC_nFAULT_INTR) &&
/src/sys/dev/ic/
atppcvar.h
194
u_int8_t
sc_ecr_intr
;
member in struct:atppc_softc
atppc.c
231
lsc->
sc_ecr_intr
= lsc->sc_ctr_intr = lsc->sc_str_intr = 0;
621
atppc->
sc_ecr_intr
= atppc_r_ecr(atppc);
650
if (atppc->
sc_ecr_intr
& ATPPC_SERVICE_INTR) {
651
if (atppc->
sc_ecr_intr
& ATPPC_ENABLE_DMA)
678
(atppc->
sc_ecr_intr
& ATPPC_nFAULT_INTR) &&
1906
ecr = atppc->
sc_ecr_intr
;
2132
ecr = atppc->
sc_ecr_intr
;
2166
ecr = atppc->
sc_ecr_intr
;
2233
ecr = atppc->
sc_ecr_intr
;
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025