Searched refs:U14ERR_LOCKERR (Results 1 – 2 of 2) sorted by relevance
98 #define U14ERR_LOCKERR U14ERR(-44) /* could not lock resource/command*/ macro
2055 case U14ERR_LOCKERR: in U14GetErrorString()2252 return U14ERR_LOCKERR; /* VirtualLock failed */ in U14SetTransArea()2309 if (sErr != U14ERR_LOCKERR) // unless lock failed... in U14SetTransArea()2494 sErr = U14ERR_LOCKERR; /* VirtualLock failed */ in U14SetCircular()2520 if (sErr != U14ERR_LOCKERR) in U14SetCircular()