Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
HDglobal.h176 #define StallExec(x) mvMicroSecondsDelay(x) macro
HDentry.c495 StallExec(5000000); /* wait 5 sec before trying again */ in start_channel()
1616 StallExec(1000); in fCompleteAllCommandsSynchronously()