Searched refs:ERR_NOT_READY (Results 1 – 8 of 8) sorted by relevance
31 if (bytes == ERR_NOT_READY) { in cdctest_entry()
17 #define ERR_NOT_READY (-3) macro
109 if (res == ERR_NOT_READY) { in sys_arch_mbox_tryfetch()156 if (res == ERR_NOT_READY) in sys_mbox_trypost()
241 return ERR_NOT_READY; in cdcserial_write_async()276 return ERR_NOT_READY; in cdcserial_read_async()
71 ret = ERR_NOT_READY; in sem_trywait()
174 return ERR_NOT_READY; in elf_load()
587 return ERR_NOT_READY; in sm_intc_fiq_enter()
556 res = ERR_NOT_READY; // maybe this should be ERR_NOT_ENOUGH_BUFFER? in pcnet_output()
Completed in 10 milliseconds