Lines Matching refs:reflash
5224 bool reflash = false; in update()
5309 reflash = false; in update()
5317 reflash = true; in update()
5397 else if (reflash) in update()
5465 else if (reflash) in update()
5505 bool reflash = false; in revert()
5516 if (reflash) in revert()
5530 reflash = true; in revert()
5604 if (reflash) in revert()
5744 bool reflash = false; // This sets the default behavior for the recover operation in recover()
5801 reflash = false; in recover()
5808 reflash = true; in recover()
5864 reflash = false; in recover()
5881 reflash = true; in recover()
5908 reflash = false; in recover()
5925 reflash = true; in recover()
6002 reflash = true; in recover()
6172 if (reflash) in recover()
6175 devkitmsg.reflash(recover_source); in recover()
6484 bool reflash = false; in setbootmode()
6517 reflash = false; in setbootmode()
6525 reflash = true; in setbootmode()
6533 reflash = true; in setbootmode()
6725 else if (reflash) in setbootmode()
6769 else if (reflash) in setbootmode()
6996 static int pcfs2nand(int reflash, int call_mionps) in pcfs2nand() argument
7157 if (reflash == 1) in pcfs2nand()