Searched refs:NCR_700_FLAG_AUTOSENSE (Results 1 – 2 of 2) sorted by relevance
612 if (slot->flags == NCR_700_FLAG_AUTOSENSE) { in NCR_700_scsi_done()987 if(slot->flags == NCR_700_FLAG_AUTOSENSE) { in process_script_interrupt()1042 slot->flags = NCR_700_FLAG_AUTOSENSE; in process_script_interrupt()1426 slot->flags != NCR_700_FLAG_AUTOSENSE), in NCR_700_start_command()1432 slot->flags == NCR_700_FLAG_AUTOSENSE) { in NCR_700_start_command()1442 slot->flags != NCR_700_FLAG_AUTOSENSE)) { in NCR_700_start_command()
179 #define NCR_700_FLAG_AUTOSENSE 0x01 macro