OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isa_chipset
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
loongson_intr.c
124
if (sys_platform->
isa_chipset
!= NULL) {
197
if (sys_platform->
isa_chipset
!= NULL)
198
cookie = isa_intr_establish(sys_platform->
isa_chipset
, irq,
207
isa_intr_string(sys_platform->
isa_chipset
, irq, buf, sizeof(buf)));
255
if (sys_platform->
isa_chipset
== NULL)
257
return sys_platform->
isa_chipset
->ic_intr_establish(v,
268
if (sys_platform->
isa_chipset
== NULL)
270
sys_platform->
isa_chipset
->ic_intr_disestablish(v, ih);
autoconf.h
62
struct mips_isa_chipset *
isa_chipset
;
member in struct:platform
yeeloong_machdep.c
178
.
isa_chipset
= &lemote_isa_chipset,
199
.
isa_chipset
= &lemote_isa_chipset,
220
.
isa_chipset
= &lemote_isa_chipset,
gdium_machdep.c
74
.
isa_chipset
= NULL,
generic2e_machdep.c
150
.
isa_chipset
= &generic2e_isa_chipset,
/src/sys/arch/evbmips/loongson/dev/
pcib.c
165
iba.iba_ic = sys_platform->
isa_chipset
;
Completed in 14 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025