Home
last modified time | relevance | path

Searched refs:tme_scsi_connection (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/tme/tme-0.8/scsi/
H A Dscsi-bus.c82 struct tme_scsi_connection tme_scsi_connection_int;
121 struct tme_scsi_connection *conn_scsi; in _tme_scsi_bus_callout()
169 conn_int->tme_scsi_connection_int.tme_scsi_connection.tme_connection_next)) { in _tme_scsi_bus_callout()
212 = ((struct tme_scsi_connection *) in _tme_scsi_bus_callout()
213 conn_int->tme_scsi_connection_int.tme_scsi_connection.tme_connection_other); in _tme_scsi_bus_callout()
243 _tme_scsi_bus_cycle(struct tme_scsi_connection *conn_scsi, in _tme_scsi_bus_cycle()
360 conn_int->tme_scsi_connection_int.tme_scsi_connection.tme_connection_next)) { in _tme_scsi_bus_cycle()
974 struct tme_scsi_connection *conn_other; in _tme_scsi_bus_connection_score()
982 conn_other = (struct tme_scsi_connection *) conn->tme_connection_other; in _tme_scsi_bus_connection_score()
1042 struct tme_scsi_connection *conn_scsi; in _tme_scsi_bus_connections_new()
[all …]
H A Dscsi-device.c57 struct tme_scsi_connection *conn_scsi; in _tme_scsi_device_callout()
282 _tme_scsi_device_cycle(struct tme_scsi_connection *conn_scsi, in _tme_scsi_device_cycle()
298 scsi_device = conn_scsi->tme_scsi_connection.tme_connection_element->tme_element_private; in _tme_scsi_device_cycle()
785 struct tme_scsi_connection *conn_scsi; in tme_scsi_device_connection_make()
806 = ((struct tme_scsi_connection *) in tme_scsi_device_connection_make()
838 struct tme_scsi_connection *conn_scsi; in tme_scsi_device_connections_new()
849 conn_scsi = tme_new0(struct tme_scsi_connection, 1); in tme_scsi_device_connections_new()
850 conn = &conn_scsi->tme_scsi_connection; in tme_scsi_device_connections_new()
/dports/emulators/tme/tme-0.8/generic/
H A Dscsi.c49 struct tme_scsi_connection *conn_scsi; in tme_scsi_connection_score()
50 struct tme_scsi_connection *conn_scsi_other; in tme_scsi_connection_score()
58 = (struct tme_scsi_connection *) conn; in tme_scsi_connection_score()
60 = (struct tme_scsi_connection *) conn->tme_connection_other; in tme_scsi_connection_score()
/dports/emulators/tme/tme-0.8/tme/generic/
H A Dscsi.h185 struct tme_scsi_connection { struct
188 struct tme_connection tme_scsi_connection; member
191 int (*tme_scsi_connection_cycle) _TME_P((struct tme_scsi_connection *, argument
/dports/emulators/tme/tme-0.8/bus/multibus/
H A Dsun-sc.c152 struct tme_scsi_connection *tme_sun_sc_scsi_connection;
403 struct tme_scsi_connection *conn_scsi; in _tme_sun_sc_callout()
1254 _tme_sun_sc_scsi_cycle(struct tme_scsi_connection *conn_scsi, in _tme_sun_sc_scsi_cycle()
1273 sun_sc = conn_scsi->tme_scsi_connection.tme_connection_element->tme_element_private; in _tme_sun_sc_scsi_cycle()
1507 struct tme_scsi_connection *conn_scsi; in _tme_sun_sc_connection_make_scsi()
1508 struct tme_scsi_connection *conn_scsi_other; in _tme_sun_sc_connection_make_scsi()
1512 conn_scsi = (struct tme_scsi_connection *) conn; in _tme_sun_sc_connection_make_scsi()
1513 conn_scsi_other = (struct tme_scsi_connection *) conn->tme_connection_other; in _tme_sun_sc_connection_make_scsi()
1567 struct tme_scsi_connection *conn_scsi; in _tme_sun_sc_connections_new()
1599 conn_scsi = tme_new0(struct tme_scsi_connection, 1); in _tme_sun_sc_connections_new()
[all …]
/dports/emulators/tme/tme-0.8/ic/
H A Dncr5380.c160 struct tme_scsi_connection *tme_ncr5380_scsi_connection;
633 struct tme_scsi_connection *conn_scsi; in _tme_ncr5380_callout()
1050 _tme_ncr5380_scsi_cycle(struct tme_scsi_connection *conn_scsi, in _tme_ncr5380_scsi_cycle()
1069 ncr5380 = conn_scsi->tme_scsi_connection.tme_connection_element->tme_element_private; in _tme_ncr5380_scsi_cycle()
1505 struct tme_scsi_connection *conn_scsi; in _tme_ncr5380_connection_make_scsi()
1506 struct tme_scsi_connection *conn_scsi_other; in _tme_ncr5380_connection_make_scsi()
1510 conn_scsi = (struct tme_scsi_connection *) conn; in _tme_ncr5380_connection_make_scsi()
1511 conn_scsi_other = (struct tme_scsi_connection *) conn->tme_connection_other; in _tme_ncr5380_connection_make_scsi()
1559 struct tme_scsi_connection *conn_scsi; in _tme_ncr5380_connections_new()
1591 conn_scsi = tme_new0(struct tme_scsi_connection, 1); in _tme_ncr5380_connections_new()
[all …]
H A Dncr53c9x.c240 struct tme_scsi_connection *tme_ncr53c9x_scsi_connection;
1872 struct tme_scsi_connection *conn_scsi; in _tme_ncr53c9x_callout()
2667 _tme_ncr53c9x_scsi_cycle(struct tme_scsi_connection *conn_scsi, in _tme_ncr53c9x_scsi_cycle()
2685 ncr53c9x = conn_scsi->tme_scsi_connection.tme_connection_element->tme_element_private; in _tme_ncr53c9x_scsi_cycle()
3392 struct tme_scsi_connection *conn_scsi; in _tme_ncr53c9x_connection_make_scsi()
3393 struct tme_scsi_connection *conn_scsi_other; in _tme_ncr53c9x_connection_make_scsi()
3397 conn_scsi = (struct tme_scsi_connection *) conn; in _tme_ncr53c9x_connection_make_scsi()
3398 conn_scsi_other = (struct tme_scsi_connection *) conn->tme_connection_other; in _tme_ncr53c9x_connection_make_scsi()
3447 struct tme_scsi_connection *conn_scsi; in _tme_ncr53c9x_connections_new()
3479 conn_scsi = tme_new0(struct tme_scsi_connection, 1); in _tme_ncr53c9x_connections_new()
[all …]
/dports/emulators/tme/tme-0.8/tme/scsi/
H A Dscsi-device.h135 struct tme_scsi_connection *tme_scsi_device_connection;