machdep.c | 185 struct mips_bus_space bonito_iot; variable in typeref:struct:mips_bus_space 503 bonito_bus_io_init(&bonito_iot, NULL); 505 bonito_iot.bs_map = bonito_bus_io_legacy_map; 536 sisfb_cnattach(&bonito_memt, &bonito_iot, &bonito_pc, 541 lynxfb_cnattach(&bonito_memt, &bonito_iot, &bonito_pc, 545 gdium_cnattach(&bonito_memt, &bonito_iot, &bonito_pc, 555 rc = pckbc_cnattach(&bonito_iot, IO_KBD, KBCMDP, 0, 0);
|