Searched defs:VS_DOOR_CALL_RETRIES (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libvscan/common/ | ||
H A D | libvscan.c | 45 #define VS_DOOR_CALL_RETRIES 3 macro 1440 for (i = 0; i < VS_DOOR_CALL_RETRIES; ++i) { |
Completed in 66 milliseconds