Lines Matching refs:reflash
5519 bool reflash = false; in update()
5604 reflash = false; in update()
5612 reflash = true; in update()
5750 else if (reflash) in update()
5790 bool reflash = false; in revert()
5801 if (reflash) in revert()
5815 reflash = true; in revert()
5890 if (reflash) in revert()
6032 bool reflash = false; // This sets the default behavior for the recover operation in recover()
6091 reflash = false; in recover()
6098 reflash = true; in recover()
6154 reflash = false; in recover()
6162 reflash = true; in recover()
6263 reflash = true; in recover()
6422 if (reflash) in recover()
6425 devkitmsg.reflash(recover_source); in recover()
6759 bool reflash = false; in setbootmode()
6791 reflash = false; in setbootmode()
6799 reflash = true; in setbootmode()
6807 reflash = true; in setbootmode()
7002 else if (reflash) in setbootmode()
7045 else if (reflash) in setbootmode()
7275 static int pcfs2nand(int reflash, int call_mionps) in pcfs2nand() argument
7436 if (reflash == 1) in pcfs2nand()