glxsb_softc
static int glxsb_dma_alloc(struct glxsb_softc *);
static void glxsb_dma_pre_op(struct glxsb_softc *, struct glxsb_dma_map *);
static void glxsb_dma_post_op(struct glxsb_softc *, struct glxsb_dma_map *);
static void glxsb_dma_free(struct glxsb_softc *, struct glxsb_dma_map *);
static int glxsb_crypto_setup(struct glxsb_softc *);
static int glxsb_aes(struct glxsb_softc *, uint32_t, uint32_t,
struct glxsb_softc *);
sizeof(struct glxsb_softc)
struct glxsb_softc *sc = device_get_softc(dev);
struct glxsb_softc *sc = device_get_softc(dev);
glxsb_dma_alloc(struct glxsb_softc *sc)
glxsb_dma_pre_op(struct glxsb_softc *sc, struct glxsb_dma_map *dma)
glxsb_dma_post_op(struct glxsb_softc *sc, struct glxsb_dma_map *dma)
glxsb_dma_free(struct glxsb_softc *sc, struct glxsb_dma_map *dma)
struct glxsb_softc *sc = v;
glxsb_crypto_setup(struct glxsb_softc *sc)
struct glxsb_softc *sc = device_get_softc(dev);
glxsb_aes(struct glxsb_softc *sc, uint32_t control, uint32_t psrc,
struct glxsb_softc *sc)
struct glxsb_softc *sc = arg;
struct glxsb_softc *sc = device_get_softc(dev);