Searched refs:chan_tab_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c179 static chan_tab_t *chan_tab_ptr[NUM_DBDMA_CHANS];
237 chan_tab_t *ctp;
289 ctp = kmalloc(sizeof(chan_tab_t), GFP_ATOMIC);
296 memset(ctp, 0, sizeof(chan_tab_t));
345 chan_tab_t *ctp;
348 ctp = *((chan_tab_t **)chanid);
373 chan_tab_t *ctp;
381 ctp = *((chan_tab_t **)chanid);
564 chan_tab_t *ctp;
571 ctp = *(chan_tab_t **)chani
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dau1xxx-ide.c56 chan_tab_t *ctp;
64 ctp = *((chan_tab_t **)ahwif->rx_chan);
74 chan_tab_t *ctp;
82 ctp = *((chan_tab_t **)ahwif->tx_chan);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h308 } chan_tab_t; typedef in typeref:struct:dbdma_chan_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dau1xmmc.c360 chan_tab_t *c = *((chan_tab_t **)chan);

Completed in 56 milliseconds