Searched refs:STAT_NO_BUF (Results 1 – 3 of 3) sorted by relevance
230 return STAT_NO_BUF; in hist_buf_dma()242 return STAT_NO_BUF; in hist_buf_pio()281 return STAT_NO_BUF; in hist_buf_process()285 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()615 int ret = STAT_NO_BUF; in isp_stat_buf_process()865 ret = STAT_NO_BUF; in __stat_isr()967 ret = STAT_NO_BUF; in __stat_isr()
32 #define STAT_NO_BUF 1 /* An error has occurred */ macro