Searched refs:msecs_100 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c2107 uint32_t msecs_100 = 400; local
2152 msecs_100--)
2191 while ((ha->msg_from_peer != QL_PEER_MSG_ACK) && msecs_100--)
2198 if (msecs_100 == 0) {

Completed in 97 milliseconds