Searched refs:IS_A_TT (Results 1 – 2 of 2) sorted by relevance
115 #define IS_A_TT() ATARIHW_PRESENT(TT_SCSI) macro162 if (IS_A_TT()) in ENABLE_IRQ()170 if (IS_A_TT()) in DISABLE_IRQ()514 if (IS_A_TT()) return; in falcon_release_lock_if_possible()558 if (IS_A_TT()) return; in falcon_get_lock()616 atari_scsi_reg_read = IS_A_TT() ? atari_scsi_tt_reg_read : in atari_scsi_detect()618 atari_scsi_reg_write = IS_A_TT() ? atari_scsi_tt_reg_write : in atari_scsi_detect()624 IS_A_TT() ? ATARI_TT_CAN_QUEUE : ATARI_FALCON_CAN_QUEUE; in atari_scsi_detect()627 IS_A_TT() ? ATARI_TT_CMD_PER_LUN : ATARI_FALCON_CMD_PER_LUN; in atari_scsi_detect()630 !IS_A_TT() ? ATARI_FALCON_SG_TABLESIZE : in atari_scsi_detect()[all …]
993 if (!IS_A_TT()) { in NCR5380_queue_command()1950 if (IS_A_TT()) { in NCR5380_transfer_dma()1969 if (!IS_A_TT()) { in NCR5380_transfer_dma()2673 if (!IS_A_TT() && !falcon_got_lock) in NCR5380_abort()2874 if (!IS_A_TT() && !falcon_got_lock) in NCR5380_reset()