sxgbe_dma_ops
struct sxgbe_dma_ops;
const struct sxgbe_dma_ops *dma;
static const struct sxgbe_dma_ops sxgbe_dma_ops = {
const struct sxgbe_dma_ops *sxgbe_get_dma_ops(void)
return &sxgbe_dma_ops;
const struct sxgbe_dma_ops *sxgbe_get_dma_ops(void);