Searched refs:direct_dma_map_ok (Results 1 – 2 of 2) sorted by relevance
395 this->direct_dma_map_ok = true; in prepare_data_dma()408 this->direct_dma_map_ok = false; in prepare_data_dma()424 if (this->direct_dma_map_ok == false) in dma_irq_callback()710 this->direct_dma_map_ok = true; in read_page_prepare()717 this->direct_dma_map_ok = false; in read_page_prepare()726 if (this->direct_dma_map_ok) in read_page_end()735 if (!this->direct_dma_map_ok) in read_page_swap_end()
174 bool direct_dma_map_ok; member