OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:as_intr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/alchemy/dev/
aupcmcia.c
123
int (*
as_intr
)(void *);
member in struct:aupcm_slot
323
sp->
as_intr
= handler;
354
sp->
as_intr
= NULL;
453
if (sp->
as_intr
!= NULL) {
466
sp->
as_intr
(sp->as_intrarg);
470
if (sp->
as_intr
&& sp->as_enabled) {
484
if (sp->
as_intr
)
498
if (sp->
as_intr
)
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025