Home
last modified time | relevance | path

Searched refs:is_completed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c674 unsigned int status, is_completed = 0, is_ready = 0; in pxa3xx_nand_irq() local
719 is_completed = 1; in pxa3xx_nand_irq()
754 if (is_completed) in pxa3xx_nand_irq()
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1179 bool is_completed = true; in hisi_sas_tmf_timedout() local
1184 is_completed = false; in hisi_sas_tmf_timedout()
1188 if (!is_completed) in hisi_sas_tmf_timedout()