Searched refs:tout (Results 1 – 5 of 5) sorted by relevance
114 __m128i tout[8]; in aesni_encrypt_ecb() local126 top->blk[0] = tout[0]; in aesni_encrypt_ecb()127 top->blk[1] = tout[1]; in aesni_encrypt_ecb()128 top->blk[2] = tout[2]; in aesni_encrypt_ecb()129 top->blk[3] = tout[3]; in aesni_encrypt_ecb()130 top->blk[4] = tout[4]; in aesni_encrypt_ecb()131 top->blk[5] = tout[5]; in aesni_encrypt_ecb()132 top->blk[6] = tout[6]; in aesni_encrypt_ecb()133 top->blk[7] = tout[7]; in aesni_encrypt_ecb()153 __m128i tout[8]; in aesni_decrypt_ecb() local[all …]
116 int tout; in fpga_wait_dclk_pulses() local126 tout = 1000; in fpga_wait_dclk_pulses()132 tout--; in fpga_wait_dclk_pulses()135 if (tout == 0) { in fpga_wait_dclk_pulses()149 int tout; in fpga_open() local230 tout = 10; in fpga_open()231 while (tout--) { in fpga_open()242 if (tout == 0) { in fpga_open()256 int tout; in fpga_close() local262 tout = 10; in fpga_close()[all …]
177 int tout; in fpgamgr_state_wait() local179 tout = 1000; in fpgamgr_state_wait()180 while (tout > 0) { in fpgamgr_state_wait()183 tout--; in fpgamgr_state_wait()186 if (tout == 0) { in fpgamgr_state_wait()269 int tout; in fpga_wait_dclk_pulses() local279 tout = 1000; in fpga_wait_dclk_pulses()280 while (tout > 0) { in fpga_wait_dclk_pulses()285 tout--; in fpga_wait_dclk_pulses()288 if (tout == 0) { in fpga_wait_dclk_pulses()
761 db_expr_t old_radix, tout; in db_watchdog() local766 err = db_expression(&tout); in db_watchdog()773 tout = 0; in db_watchdog()774 } else if ((tout & WD_INTERVAL) == WD_TO_NEVER) { in db_watchdog()778 EVENTHANDLER_INVOKE(watchdog_list, tout, &i); in db_watchdog()
1657 int tout = 50; in bnx2x_func_wait_started() local1678 ECORE_F_STATE_STARTED && tout--) { in bnx2x_func_wait_started()1750 int tout = 5000; /* wait for 5 secs tops */ in bnx2x_wait_sp_comp() local1752 while (tout--) { in bnx2x_wait_sp_comp()8430 int tout = 5000; in bnx2x_get_device_info() local8436 while (tout && REG_RD(sc, IGU_REG_RESET_MEMORIES)) { in bnx2x_get_device_info()8437 tout--; in bnx2x_get_device_info()