chan_tab_ptr 198 arch/mips/alchemy/common/dbdma.c static chan_tab_t *chan_tab_ptr[NUM_DBDMA_CHANS]; chan_tab_ptr 307 arch/mips/alchemy/common/dbdma.c if (chan_tab_ptr[i] == NULL) { chan_tab_ptr 313 arch/mips/alchemy/common/dbdma.c chan_tab_ptr[i] = ctp; chan_tab_ptr 350 arch/mips/alchemy/common/dbdma.c return (u32)(&chan_tab_ptr[chan]); chan_tab_ptr 856 arch/mips/alchemy/common/dbdma.c chan_tab_ptr[ctp->chan_index] = NULL; chan_tab_ptr 874 arch/mips/alchemy/common/dbdma.c ctp = chan_tab_ptr[chan_index];