Searched refs:terminate_loop (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py534 def terminate_loop(): function
631 terminate=terminate_loop):
637 terminate=terminate_loop):
H A Dwps-nfc.py433 def terminate_loop(): function
508 terminate=terminate_loop):
H A Ddpp-nfc.py988 def terminate_loop(): function
1152 terminate=terminate_loop):
1159 terminate=terminate_loop):
/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_controller.c5407 U32 terminate_loop; local
5415 terminate_loop = 100;
5417 while (terminate_loop-- && (result != SCI_SUCCESS))

Completed in 123 milliseconds