Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dglobal.h181 #define StallExec(x) mvMicroSecondsDelay(x) macro
H A Dentry.c483 StallExec(5000000); /* wait 5 sec before trying again */ in start_channel()
1599 StallExec(1000); in fCompleteAllCommandsSynchronously()