/dports/emulators/tme/tme-0.8/machine/sun/ |
H A D | sun-obie.c | 149 struct tme_bus_connection *conn_bus; in _tme_sun_obie_callout() local 285 rc = (conn_bus != NULL in _tme_sun_obie_callout() 286 ? ((*conn_bus->tme_bus_signal) in _tme_sun_obie_callout() 287 (conn_bus, in _tme_sun_obie_callout() 507 return (conn_bus != NULL in _tme_sun_obie_tlb_set_add() 508 ? (*conn_bus->tme_bus_tlb_set_add)(conn_bus, in _tme_sun_obie_tlb_set_add() 530 return (conn_bus != NULL in _tme_sun_obie_tlb_fill() 531 ? (*conn_bus->tme_bus_tlb_fill)(conn_bus, in _tme_sun_obie_tlb_fill() 604 struct tme_bus_connection *conn_bus; in _tme_sun_obie_connection_make() local 658 struct tme_bus_connection *conn_bus; in _tme_sun_obie_connections_new() local [all …]
|
H A D | sun-si.c | 291 struct tme_bus_connection *conn_bus; in _tme_sun_si_callout() local 421 rc = (conn_bus != NULL in _tme_sun_si_callout() 422 ? ((*conn_bus->tme_bus_signal) in _tme_sun_si_callout() 423 (conn_bus, in _tme_sun_si_callout() 1085 rc = (conn_bus != NULL in _tme_sun_si_tlb_fill() 1086 ? (*conn_bus->tme_bus_tlb_fill)(conn_bus, in _tme_sun_si_tlb_fill() 1138 return (conn_bus != NULL in _tme_sun_si_tlb_set_add() 1139 ? (*conn_bus->tme_bus_tlb_set_add)(conn_bus, in _tme_sun_si_tlb_set_add() 1174 struct tme_bus_connection *conn_bus; in _tme_sun_si_connection_make() local 1232 struct tme_bus_connection *conn_bus; in _tme_sun_si_connections_new() local [all …]
|
/dports/emulators/tme/tme-0.8/generic/ |
H A D | bus-device.c | 53 struct tme_bus_connection *conn_bus; in tme_bus_device_tlb_set_add() local 75 conn_bus in tme_bus_device_tlb_set_add() 82 = ((*conn_bus->tme_bus_tlb_set_add) in tme_bus_device_tlb_set_add() 83 (conn_bus, in tme_bus_device_tlb_set_add() 195 struct tme_bus_connection *conn_bus; in tme_bus_device_connections_new() local 202 conn_bus = tme_new0(struct tme_bus_connection, 1); in tme_bus_device_connections_new() 203 conn = &conn_bus->tme_bus_connection; in tme_bus_device_connections_new() 213 conn_bus->tme_bus_subregions = device->tme_bus_device_subregions; in tme_bus_device_connections_new() 215 conn_bus->tme_bus_signal = _tme_bus_device_signal; in tme_bus_device_connections_new() 218 conn_bus->tme_bus_intack = _tme_bus_device_intack; in tme_bus_device_connections_new() [all …]
|
H A D | bus-el.c | 188 struct tme_bus_connection *conn_bus; in _tme_bus_signal() local 327 conn_bus->tme_bus_connection.tme_connection_other; in _tme_bus_signal() 330 if (conn_bus == conn_bus_edger) { in _tme_bus_signal() 363 struct tme_bus_connection *conn_bus; in _tme_bus_intack() local 399 conn_bus = &conn_bus_int->tme_bus_connection_int; in _tme_bus_intack() 603 struct tme_bus_connection *conn_bus; in _tme_bus_connections_new() local 617 conn_bus = &conn_int->tme_bus_connection_int; in _tme_bus_connections_new() 618 conn = &conn_bus->tme_bus_connection; in _tme_bus_connections_new() 773 conn_bus->tme_bus_signal = _tme_bus_signal; in _tme_bus_connections_new() 774 conn_bus->tme_bus_intack = _tme_bus_intack; in _tme_bus_connections_new() [all …]
|
H A D | bus-device-auto.c | 268 struct tme_bus_connection *conn_bus; in tme_bus_device_dma_read_16() local 313 err = (*conn_bus->tme_bus_tlb_fill) in tme_bus_device_dma_read_16() 314 (conn_bus, in tme_bus_device_dma_read_16() 429 struct tme_bus_connection *conn_bus; in tme_bus_device_dma_write_16() local 474 err = (*conn_bus->tme_bus_tlb_fill) in tme_bus_device_dma_write_16() 475 (conn_bus, in tme_bus_device_dma_write_16() 4326 struct tme_bus_connection *conn_bus; in tme_bus_device_dma_read_32() local 4371 err = (*conn_bus->tme_bus_tlb_fill) in tme_bus_device_dma_read_32() 4372 (conn_bus, in tme_bus_device_dma_read_32() 4487 struct tme_bus_connection *conn_bus; in tme_bus_device_dma_write_32() local [all …]
|
/dports/emulators/tme/tme-0.8/ic/ |
H A D | lsi64854.c | 311 struct tme_bus_connection *conn_bus; in _tme_lsi64854_callout() local 383 conn_bus in _tme_lsi64854_callout() 392 rc = (conn_bus != NULL in _tme_lsi64854_callout() 393 ? ((*conn_bus->tme_bus_signal) in _tme_lsi64854_callout() 394 (conn_bus, in _tme_lsi64854_callout() 1078 rc = (conn_bus != NULL in _tme_lsi64854_tlb_fill() 1079 ? (*conn_bus->tme_bus_tlb_fill)(conn_bus, in _tme_lsi64854_tlb_fill() 1129 return (conn_bus != NULL in _tme_lsi64854_tlb_set_add() 1130 ? (*conn_bus->tme_bus_tlb_set_add)(conn_bus, in _tme_lsi64854_tlb_set_add() 1165 struct tme_bus_connection *conn_bus; in _tme_lsi64854_connection_make() local [all …]
|
H A D | stp2024.c | 270 #define _tme_stp2024_enter_bus(conn_bus) \ argument 281 #define _tme_stp2024_unbusy_bus(stp2024, conn_bus) \ argument 886 struct tme_bus_connection *conn_bus; in _tme_stp2024_connection_make() local 896 conn_bus = &conn_stp2024->tme_stp2024_connection; in _tme_stp2024_connection_make() 939 struct tme_bus_connection *conn_bus; in _tme_stp2024_connections_new() local 995 conn_bus = &conn_stp2024->tme_stp2024_connection; in _tme_stp2024_connections_new() 996 conn = &conn_bus->tme_bus_connection; in _tme_stp2024_connections_new() 1012 conn_bus->tme_bus_signals_add = NULL; in _tme_stp2024_connections_new() 1013 conn_bus->tme_bus_tlb_set_add = _tme_stp2024_tlb_set_add; in _tme_stp2024_connections_new() 1014 conn_bus->tme_bus_tlb_fill = _tme_stp2024_tlb_fill_codec; in _tme_stp2024_connections_new() [all …]
|
H A D | ncr5380.c | 533 struct tme_bus_connection *conn_bus; in _tme_ncr5380_bus_tlb_fill() local 563 rc = (conn_bus != NULL in _tme_ncr5380_bus_tlb_fill() 564 ? ((*conn_bus->tme_bus_tlb_fill) in _tme_ncr5380_bus_tlb_fill() 565 (conn_bus, in _tme_ncr5380_bus_tlb_fill() 634 struct tme_bus_connection *conn_bus; in _tme_ncr5380_callout() local 767 rc = (conn_bus != NULL in _tme_ncr5380_callout() 768 ? ((*conn_bus->tme_bus_tlb_fill) in _tme_ncr5380_callout() 769 (conn_bus, in _tme_ncr5380_callout() 814 rc = (*conn_bus->tme_bus_signal) in _tme_ncr5380_callout() 815 (conn_bus, in _tme_ncr5380_callout() [all …]
|
H A D | am7930.c | 115 struct tme_bus_connection *conn_bus; in _tme_am7930_callout() local 142 conn_bus = tme_memory_atomic_pointer_read(struct tme_bus_connection *, in _tme_am7930_callout() 150 rc = (*conn_bus->tme_bus_signal) in _tme_am7930_callout() 151 (conn_bus, in _tme_am7930_callout()
|
H A D | ad184x.c | 140 #define _tme_ad184x_enter_bus(conn_bus) \ argument 141 …((struct tme_ad184x *) _tme_ad184x_enter((struct tme_ad184x *) (conn_bus)->tme_bus_connection.tme_… 151 #define _tme_ad184x_unbusy_bus(ad184x, conn_bus) \ argument 152 …do { } while (/* CONSTCOND */ 0 && (ad184x)->tme_ad184x_element && (conn_bus)->tme_bus_connection.…
|
H A D | i825x6.c | 388 struct tme_bus_connection *conn_bus; in _tme_i825x6_rx_buffers_add() local 426 conn_bus = tme_memory_atomic_pointer_read(struct tme_bus_connection *, in _tme_i825x6_rx_buffers_add() 434 err = (*conn_bus->tme_bus_tlb_fill) in _tme_i825x6_rx_buffers_add() 435 (conn_bus, in _tme_i825x6_rx_buffers_add() 1552 struct tme_bus_connection *conn_bus; in _tme_i825x6_callout() local 1767 rc = (*conn_bus->tme_bus_signal) in _tme_i825x6_callout() 1768 (conn_bus, in _tme_i825x6_callout() 2080 struct tme_bus_connection *conn_bus; in _tme_i825x6_connection_make_bus() local 2096 conn_bus in _tme_i825x6_connection_make_bus() 2110 rc = ((*conn_bus->tme_bus_signals_add) in _tme_i825x6_connection_make_bus() [all …]
|
/dports/emulators/tme/tme-0.8/bus/multibus/ |
H A D | sun-mie.c | 208 struct tme_bus_connection *conn_bus; in _tme_sun_mie_callout() local 337 conn_bus = sun_mie->tme_sun_mie_conn_regs; in _tme_sun_mie_callout() 343 rc = (conn_bus != NULL in _tme_sun_mie_callout() 344 ? ((*conn_bus->tme_bus_signal) in _tme_sun_mie_callout() 345 (conn_bus, in _tme_sun_mie_callout() 547 conn_bus = sun_mie->tme_sun_mie_conn_regs; in _tme_sun_mie_bus_signal() 548 return ((*conn_bus->tme_bus_signal)(conn_bus, signal)); in _tme_sun_mie_bus_signal() 788 struct tme_bus_connection *conn_bus; in _tme_sun_mie_connection_make() local 810 if (conn_bus->tme_bus_signals_add != NULL) { in _tme_sun_mie_connection_make() 847 struct tme_bus_connection *conn_bus; in _tme_sun_mie_connections_new() local [all …]
|
/dports/emulators/tme/tme-0.8/machine/sun3/ |
H A D | sun3-mainbus.c | 402 struct tme_bus_connection *conn_bus; in _tme_sun3_connection_score() local 420 if (conn_bus->tme_bus_tlb_set_add == NULL in _tme_sun3_connection_score() 432 == (conn_bus->tme_bus_tlb_set_add != NULL in _tme_sun3_connection_score() 433 && conn_bus->tme_bus_tlb_fill != NULL)) in _tme_sun3_connection_score() 454 struct tme_bus_connection *conn_bus; in _tme_sun3_connection_make() local 484 sun3->tme_sun3_memerr_bus = conn_bus; in _tme_sun3_connection_make() 509 struct tme_bus_connection *conn_bus; in _tme_sun3_connections_new() local 526 conn = &conn_bus->tme_bus_connection; in _tme_sun3_connections_new() 549 conn_bus = &conn_sun3->tme_sun3_bus_connection; in _tme_sun3_connections_new() 550 conn = &conn_bus->tme_bus_connection; in _tme_sun3_connections_new() [all …]
|
H A D | sun3-mmu.c | 454 _tme_sun3_bus_tlb_fill(struct tme_bus_connection *conn_bus, struct tme_bus_tlb *tlb, in _tme_sun3_bus_tlb_fill() argument 471 …sun3 = (struct tme_sun3 *) conn_bus->tme_bus_connection.tme_connection_element->tme_element_privat… in _tme_sun3_bus_tlb_fill() 474 conn_sun3 = (struct tme_sun3_bus_connection *) conn_bus; in _tme_sun3_bus_tlb_fill() 601 struct tme_bus_connection *conn_bus; in _tme_sun3_tlb_fill_mmu() local 652 conn_bus = sun3->tme_sun3_obio; in _tme_sun3_tlb_fill_mmu() 658 conn_bus = sun3->tme_sun3_obmem; in _tme_sun3_tlb_fill_mmu() 666 conn_bus = sun3->tme_sun3_vmebus; in _tme_sun3_tlb_fill_mmu() 671 rc = ((*conn_bus->tme_bus_tlb_fill) in _tme_sun3_tlb_fill_mmu() 672 (conn_bus, tlb, address, cycles)); in _tme_sun3_tlb_fill_mmu()
|
/dports/emulators/tme/tme-0.8/machine/sun2/ |
H A D | sun2-mainbus.c | 329 struct tme_bus_connection *conn_bus; in _tme_sun2_connection_score() local 347 if (conn_bus->tme_bus_tlb_set_add == NULL in _tme_sun2_connection_score() 355 if (conn_bus->tme_bus_tlb_set_add != NULL in _tme_sun2_connection_score() 356 && conn_bus->tme_bus_tlb_fill != NULL in _tme_sun2_connection_score() 376 struct tme_bus_connection *conn_bus; in _tme_sun2_connection_make() local 415 struct tme_bus_connection *conn_bus; in _tme_sun2_connections_new() local 430 conn_bus = &conn_m68k->tme_m68k_bus_connection; in _tme_sun2_connections_new() 431 conn = &conn_bus->tme_bus_connection; in _tme_sun2_connections_new() 530 conn_bus = &conn_sun2->tme_sun2_bus_connection; in _tme_sun2_connections_new() 531 conn = &conn_bus->tme_bus_connection; in _tme_sun2_connections_new() [all …]
|
H A D | sun2-mmu.c | 404 _tme_sun2_bus_tlb_fill(struct tme_bus_connection *conn_bus, struct tme_bus_tlb *tlb, in _tme_sun2_bus_tlb_fill() argument 414 …sun2 = (struct tme_sun2 *) conn_bus->tme_bus_connection.tme_connection_element->tme_element_privat… in _tme_sun2_bus_tlb_fill() 421 conn_sun2 = (struct tme_sun2_bus_connection *) conn_bus; in _tme_sun2_bus_tlb_fill() 482 struct tme_bus_connection *conn_bus; in _tme_sun2_tlb_fill_mmu() local 508 conn_bus = sun2->tme_sun2_obio; in _tme_sun2_tlb_fill_mmu() 514 conn_bus = sun2->tme_sun2_obmem; in _tme_sun2_tlb_fill_mmu() 536 conn_bus = sun2->tme_sun2_mbmem; in _tme_sun2_tlb_fill_mmu() 543 conn_bus = sun2->tme_sun2_mbio; in _tme_sun2_tlb_fill_mmu() 548 rc = ((*conn_bus->tme_bus_tlb_fill) in _tme_sun2_tlb_fill_mmu() 549 (conn_bus, tlb, address, cycles)); in _tme_sun2_tlb_fill_mmu()
|
/dports/emulators/tme/tme-0.8/machine/sun4/ |
H A D | sun4-mainbus.c | 391 struct tme_bus_connection *conn_bus; in _tme_sun4_connection_score() local 409 if (conn_bus->tme_bus_tlb_set_add == NULL in _tme_sun4_connection_score() 419 if ((conn_bus->tme_bus_tlb_set_add != NULL in _tme_sun4_connection_score() 420 && conn_bus->tme_bus_tlb_fill != NULL) in _tme_sun4_connection_score() 441 struct tme_bus_connection *conn_bus; in _tme_sun4_connection_make() local 487 struct tme_bus_connection *conn_bus; in _tme_sun4_connections_new() local 504 conn = &conn_bus->tme_bus_connection; in _tme_sun4_connections_new() 516 conn_bus->tme_bus_tlb_set_add in _tme_sun4_connections_new() 533 conn_bus = &conn_sun4->tme_sun4_bus_connection; in _tme_sun4_connections_new() 534 conn = &conn_bus->tme_bus_connection; in _tme_sun4_connections_new() [all …]
|
H A D | sun4-timer.c | 60 struct tme_bus_connection *conn_bus; in _tme_sun4_timer_callout() local 76 conn_bus = sun4->tme_sun4_buses[TME_SUN4_32_CONN_REG_TIMER]; in _tme_sun4_timer_callout() 95 rc = (*conn_bus->tme_bus_signal) in _tme_sun4_timer_callout() 96 (conn_bus, in _tme_sun4_timer_callout()
|
/dports/emulators/tme/tme-0.8/ic/stp22xx/ |
H A D | stp220x.c | 1297 struct tme_bus_connection *conn_bus; in _tme_stp220x_connection_score() local 1348 struct tme_bus_connection *conn_bus; in _tme_stp220x_connection_make() local 1419 struct tme_bus_connection *conn_bus; in _tme_stp220x_connections_new() local 1453 conn_bus->tme_bus_signals_add = NULL; in _tme_stp220x_connections_new() 1454 conn_bus->tme_bus_signal = NULL; in _tme_stp220x_connections_new() 1455 conn_bus->tme_bus_intack = NULL; in _tme_stp220x_connections_new() 1456 conn_bus->tme_bus_tlb_set_add = NULL; in _tme_stp220x_connections_new() 1460 conn = &conn_bus->tme_bus_connection; in _tme_stp220x_connections_new() 1517 conn_bus->tme_bus_signals_add = NULL; in _tme_stp220x_connections_new() 1519 conn_bus->tme_bus_intack = NULL; in _tme_stp220x_connections_new() [all …]
|
H A D | stp222x-main.c | 1187 _tme_stp222x_signal(conn_bus, in _tme_stp222x_signal_transition() 1256 struct tme_bus_connection *conn_bus; in _tme_stp222x_connection_score() local 1305 struct tme_bus_connection *conn_bus; in _tme_stp222x_connection_make() local 1517 struct tme_bus_connection *conn_bus; in _tme_stp222x_connections_new() local 1550 conn_bus->tme_bus_signals_add = NULL; in _tme_stp222x_connections_new() 1552 conn_bus->tme_bus_intack = NULL; in _tme_stp222x_connections_new() 1553 conn_bus->tme_bus_tlb_set_add = NULL; in _tme_stp222x_connections_new() 1557 conn = &conn_bus->tme_bus_connection; in _tme_stp222x_connections_new() 1613 conn_bus->tme_bus_signals_add = NULL; in _tme_stp222x_connections_new() 1615 conn_bus->tme_bus_intack = NULL; in _tme_stp222x_connections_new() [all …]
|
H A D | stp22xx.c | 48 struct tme_bus_connection *conn_bus; in tme_stp22xx_busy_bus() local 51 conn_bus = NULL; in tme_stp22xx_busy_bus() 56 if (__tme_predict_true(conn_bus != NULL)) { in tme_stp22xx_busy_bus() 61 return (conn_bus); in tme_stp22xx_busy_bus() 67 struct tme_bus_connection *conn_bus) in tme_stp22xx_unbusy_bus() argument 71 assert (conn_bus != NULL); in tme_stp22xx_unbusy_bus() 374 struct tme_bus_connection *conn_bus; in tme_stp22xx_callout_signal() local 381 if (conn_bus != NULL) { in tme_stp22xx_callout_signal() 392 conn_bus = NULL; in tme_stp22xx_callout_signal() 397 if (conn_bus == NULL) { in tme_stp22xx_callout_signal() [all …]
|
H A D | stp222x-aspace.c | 98 const struct tme_bus_connection *conn_bus; in tme_stp222x_aspaces_rebuild() local 125 conn_bus = stp222x->tme_stp222x.tme_stp22xx_conns[conn_index].tme_stp22xx_conn_bus; in tme_stp222x_aspaces_rebuild() 126 if (conn_bus == NULL) { in tme_stp222x_aspaces_rebuild() 129 … conn_bus_other = (struct tme_bus_connection *) conn_bus->tme_bus_connection.tme_connection_other; in tme_stp222x_aspaces_rebuild()
|
H A D | stp222x-impl.h | 193 #define tme_stp222x_unbusy_bus(stp222x, conn_bus) \ argument 194 tme_stp22xx_unbusy_bus(&(stp222x)->tme_stp222x, conn_bus) 205 #define tme_stp222x_enter_bus(conn_bus) \ argument 206 …((struct tme_stp222x *) tme_stp22xx_enter((struct tme_stp22xx *) (conn_bus)->tme_bus_connection.tm…
|
/dports/emulators/tme/tme-0.8/ic/sparc/ |
H A D | sparc-misc.c | 415 struct tme_bus_connection *conn_bus; in _tme_sparc_connection_score() local 440 && conn_bus->tme_bus_tlb_set_add != NULL in _tme_sparc_connection_score() 441 && conn_bus->tme_bus_tlb_fill != NULL) { in _tme_sparc_connection_score() 450 && conn_bus->tme_bus_tlb_fill != NULL) { in _tme_sparc_connection_score() 469 struct tme_bus_connection *conn_bus; in _tme_sparc_connection_make() local 558 (conn_bus, in _tme_sparc_connection_make() 596 struct tme_bus_connection *conn_bus; in _tme_sparc_connections_new() local 628 conn_bus->tme_bus_tlb_fill = NULL; in _tme_sparc_connections_new() 645 conn_bus->tme_bus_tlb_fill = NULL; in _tme_sparc_connections_new() 650 conn_bus->tme_bus_tlb_set_add = NULL; in _tme_sparc_connections_new() [all …]
|
/dports/emulators/tme/tme-0.8/ic/m68k/ |
H A D | m68k-misc.c | 343 struct tme_bus_connection *conn_bus; in _tme_m68k_connection_score() local 356 if (conn_bus->tme_bus_tlb_set_add != NULL in _tme_m68k_connection_score() 366 && conn_bus->tme_bus_tlb_fill != NULL) { in _tme_m68k_connection_score() 384 struct tme_bus_connection *conn_bus; in _tme_m68k_connection_make() local 414 ic->_tme_m68k_bus_generic = conn_bus; in _tme_m68k_connection_make() 462 struct tme_bus_connection *conn_bus; in _tme_m68k_connections_new() local 473 conn = &conn_bus->tme_bus_connection; in _tme_m68k_connections_new() 484 conn_bus->tme_bus_tlb_set_add = NULL; in _tme_m68k_connections_new() 496 conn = &conn_bus->tme_bus_connection; in _tme_m68k_connections_new() 507 conn_bus->tme_bus_tlb_set_add = NULL; in _tme_m68k_connections_new() [all …]
|