Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hptmv/
H A Dglobal.h183 #define StallExec(x) mvMicroSecondsDelay(x) macro
H A Dentry.c488 StallExec(5000000); /* wait 5 sec before trying again */ in start_channel()
1604 StallExec(1000); in fCompleteAllCommandsSynchronously()