Home
last modified time | relevance | path

Searched defs:countdown (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_mbx.c161 int countdown = mbx->timeout; in ixgbe_poll_for_msg() local
193 int countdown = mbx->timeout; in ixgbe_poll_for_ack() local
/freebsd-12-stable/sys/dev/e1000/
De1000_mbx.c189 int countdown = mbx->timeout; in e1000_poll_for_msg() local
220 int countdown = mbx->timeout; in e1000_poll_for_ack() local
/freebsd-12-stable/contrib/ntp/sntp/unity/
Dunity_fixture.c148 void UnityMalloc_MakeMallocFailAfterCount(int countdown) in UnityMalloc_MakeMallocFailAfterCount()
/freebsd-12-stable/cddl/usr.sbin/zfsd/
Dcase_file.cc598 timeval now, countdown, elapsed, timestamp, zero, remaining; in RegisterCallout() local