Searched refs:too_late (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ioat/
H A Dioat_test.h85 volatile bool too_late; member in struct:ioat_test
H A Dioat_test.c194 } else if (!test->too_late)
454 test->too_late = false;
462 test->too_late = true;
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dmemory.c76 static int too_late; variable
88 if (too_late)
629 too_late = 1;
639 too_late = 1;

Completed in 51 milliseconds