OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bonito_pc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
machdep.c
188
struct mips_pci_chipset
bonito_pc
;
variable in typeref:struct:mips_pci_chipset
492
bonito_pci_init(&
bonito_pc
, sys_platform->bonito_config);
493
bonito_pc
.pc_intr_v = __UNCONST(sys_platform->bonito_config);
494
bonito_pc
.pc_intr_map = loongson_pci_intr_map;
495
bonito_pc
.pc_intr_string = loongson_pci_intr_string;
496
bonito_pc
.pc_intr_evcnt = loongson_pci_intr_evcnt;
497
bonito_pc
.pc_intr_establish = loongson_pci_intr_establish;
498
bonito_pc
.pc_intr_disestablish = loongson_pci_intr_disestablish;
499
bonito_pc
.pc_conf_interrupt = loongson_pci_conf_interrupt;
500
bonito_pc
.pc_pciide_compat_intr_establish
[
all
...]
machdep.c
188
struct mips_pci_chipset
bonito_pc
;
variable in typeref:struct:mips_pci_chipset
492
bonito_pci_init(&
bonito_pc
, sys_platform->bonito_config);
493
bonito_pc
.pc_intr_v = __UNCONST(sys_platform->bonito_config);
494
bonito_pc
.pc_intr_map = loongson_pci_intr_map;
495
bonito_pc
.pc_intr_string = loongson_pci_intr_string;
496
bonito_pc
.pc_intr_evcnt = loongson_pci_intr_evcnt;
497
bonito_pc
.pc_intr_establish = loongson_pci_intr_establish;
498
bonito_pc
.pc_intr_disestablish = loongson_pci_intr_disestablish;
499
bonito_pc
.pc_conf_interrupt = loongson_pci_conf_interrupt;
500
bonito_pc
.pc_pciide_compat_intr_establish
[
all
...]
Completed in 28 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025