Home
last modified time | relevance | path

Searched refs:DR_UTSTOP_RETRY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c537 #define DR_UTSTOP_RETRY 4 in dr_stop_user_threads() macro
547 for (count = 0; count < DR_UTSTOP_RETRY; count++) { in dr_stop_user_threads()
614 if (count == DR_UTSTOP_RETRY - 1) { in dr_stop_user_threads()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c538 #define DR_UTSTOP_RETRY 4 in dr_stop_user_threads() macro
548 for (count = 0; count < DR_UTSTOP_RETRY; count++) { in dr_stop_user_threads()
615 if (count == DR_UTSTOP_RETRY - 1) { in dr_stop_user_threads()