Searched refs:STAT_NO_BUF (Results 1 – 3 of 3) sorted by relevance
226 return STAT_NO_BUF; in hist_buf_dma()238 return STAT_NO_BUF; in hist_buf_pio()277 return STAT_NO_BUF; in hist_buf_process()281 return STAT_NO_BUF; in hist_buf_process()
236 return STAT_NO_BUF; in isp_stat_buf_queue()244 return STAT_NO_BUF; in isp_stat_buf_queue()630 int ret = STAT_NO_BUF; in isp_stat_buf_process()880 ret = STAT_NO_BUF; in __stat_isr()982 ret = STAT_NO_BUF; in __stat_isr()
29 #define STAT_NO_BUF 1 /* An error has occurred */ macro