Home
last modified time | relevance | path

Searched refs:TME_SCSI_ID_SELECTED (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/tme/tme-0.8/tme/generic/
H A Dscsi.h69 #define TME_SCSI_ID_SELECTED(ids, control, data)\ macro
/dports/emulators/tme/tme-0.8/scsi/
H A Dscsi-bus.c415 && TME_SCSI_ID_SELECTED(TME_SCSI_EVENT_IDS_WHICH(events), control, data)) { in _tme_scsi_bus_cycle()
/dports/emulators/tme/tme-0.8/ic/
H A Dncr5380.c1119 if (TME_SCSI_ID_SELECTED(ids, scsi_control, scsi_data) in _tme_ncr5380_scsi_cycle()
H A Dncr53c9x.c1353 && (TME_SCSI_ID_SELECTED(ids, scsi_control, scsi_data) in _tme_ncr53c9x_update()
/dports/emulators/tme/tme-0.8/
H A DChangeLog3966 * tme/generic/scsi.h: Now define TME_SCSI_ID_SELECTED() and