Home
last modified time | relevance | path

Searched refs:TME_SCSI_ACTION_RESELECT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tme/tme-0.8/scsi/
H A Dscsi-bus.c291 | TME_SCSI_ACTION_RESELECT in _tme_scsi_bus_cycle()
296 | TME_SCSI_ACTION_RESELECT in _tme_scsi_bus_cycle()
493 | TME_SCSI_ACTION_RESELECT))) { in _tme_scsi_bus_cycle()
525 | ((actions & TME_SCSI_ACTION_RESELECT) in _tme_scsi_bus_cycle()
541 | TME_SCSI_ACTION_RESELECT)) in _tme_scsi_bus_cycle()
547 | TME_SCSI_ACTION_RESELECT); in _tme_scsi_bus_cycle()
631 | TME_SCSI_ACTION_RESELECT in _tme_scsi_bus_cycle()
/dports/emulators/tme/tme-0.8/tme/generic/
H A Dscsi.h142 #define TME_SCSI_ACTION_RESELECT (TME_BIT(21)) macro
/dports/emulators/tme/tme-0.8/ic/
H A Dncr53c9x.c1042 | TME_SCSI_ACTION_RESELECT)) == 0) \
1352 | TME_SCSI_ACTION_RESELECT)) == 0 in _tme_ncr53c9x_update()