tm_condition     5572 drivers/scsi/ufs/ufshcd.c 	hba->tm_condition = tm_doorbell ^ hba->outstanding_tasks;
tm_condition     5702 drivers/scsi/ufs/ufshcd.c 			test_bit(free_slot, &hba->tm_condition),
tm_condition     5723 drivers/scsi/ufs/ufshcd.c 	clear_bit(free_slot, &hba->tm_condition);
tm_condition      650 drivers/scsi/ufs/ufshcd.h 	unsigned long tm_condition;