Searched defs:CHNL_IOCSTATTIMEOUT (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/tidspbridge/include/dspbridge/
H A Dchnldefs.h36 #define CHNL_IOCSTATTIMEOUT 0x0008 /* Wait for IOC timed out. */ macro
42 #define CHNL_IS_TIMED_OUT(ioc) (ioc.status & CHNL_IOCSTATTIMEOUT)

Completed in 23 milliseconds