RXCHAN            186 arch/powerpc/platforms/pasemi/dma_lib.c 	switch (type & (TXCHAN|RXCHAN)) {
RXCHAN            187 arch/powerpc/platforms/pasemi/dma_lib.c 	case RXCHAN:
RXCHAN            219 arch/powerpc/platforms/pasemi/dma_lib.c 	switch (chan->chan_type & (RXCHAN|TXCHAN)) {
RXCHAN            220 arch/powerpc/platforms/pasemi/dma_lib.c 	case RXCHAN:
RXCHAN            282 arch/powerpc/platforms/pasemi/dma_lib.c 	if (chan->chan_type == RXCHAN)
RXCHAN            309 arch/powerpc/platforms/pasemi/dma_lib.c 	if (chan->chan_type == RXCHAN) {
RXCHAN            370 drivers/net/ethernet/pasemi/pasemi_mac.c 	ring = pasemi_dma_alloc_chan(RXCHAN, sizeof(struct pasemi_mac_rxring),