Searched refs:STAT_NO_BUF (Results 1 – 3 of 3) sorted by relevance
229 return STAT_NO_BUF; in hist_buf_dma()241 return STAT_NO_BUF; in hist_buf_pio()280 return STAT_NO_BUF; in hist_buf_process()284 return STAT_NO_BUF; in hist_buf_process()
239 return STAT_NO_BUF; in isp_stat_buf_queue()247 return STAT_NO_BUF; in isp_stat_buf_queue()632 int ret = STAT_NO_BUF; in isp_stat_buf_process()882 ret = STAT_NO_BUF; in __stat_isr()984 ret = STAT_NO_BUF; in __stat_isr()
32 #define STAT_NO_BUF 1 /* An error has occurred */ macro