Searched refs:cleanstat (Results 1 – 1 of 1) sorted by relevance
516 uint8_t cleanstat = 0; in cpqary3_alloc_phyctgs_mem() local557 cleanstat |= CPQARY3_DMA_ALLOC_HANDLE_DONE; in cpqary3_alloc_phyctgs_mem()567 cpqary3_free_phyctgs_mem(phyctgp, cleanstat); in cpqary3_alloc_phyctgs_mem()573 cleanstat |= CPQARY3_DMA_ALLOC_MEM_DONE; in cpqary3_alloc_phyctgs_mem()618 cpqary3_free_phyctgs_mem(phyctgp, cleanstat); in cpqary3_alloc_phyctgs_mem()636 cpqary3_free_phyctgs_mem(cpqary3_phyctg_t *cpqary3_phyctgp, uint8_t cleanstat) in cpqary3_free_phyctgs_mem() argument647 if (cleanstat & CPQARY3_DMA_BIND_ADDR_DONE) { in cpqary3_free_phyctgs_mem()652 if (cleanstat & CPQARY3_DMA_ALLOC_MEM_DONE) { in cpqary3_free_phyctgs_mem()656 if (cleanstat & CPQARY3_DMA_ALLOC_HANDLE_DONE) { in cpqary3_free_phyctgs_mem()