Searched refs:CODA_REQ_ASYNC (Results 1 – 3 of 3) sorted by relevance
255 if (!(req->uc_flags & CODA_REQ_ASYNC)) { in coda_psdev_read()322 if (req->uc_flags & CODA_REQ_ASYNC) { in coda_psdev_release()
26 #define CODA_REQ_ASYNC 0x1 macro
736 req->uc_flags = outSize ? 0 : CODA_REQ_ASYNC; in coda_upcall()804 sig_req->uc_flags = CODA_REQ_ASYNC; in coda_upcall()
Completed in 7 milliseconds