dpaa_portal_softc
struct dpaa_portal_softc sc_base;
pfx##_ring_init(struct pfx##_ring *ring, struct dpaa_portal_softc *portal)\
pfx##_update(struct pfx##_ring *ring, struct dpaa_portal_softc *portal) \
pfx##_start(struct pfx##_ring *ring, struct dpaa_portal_softc *portal) \
void dpaa_portal_map_registers(struct dpaa_portal_softc *);
struct dpaa_portal_softc *sc = device_get_softc(dev);
struct dpaa_portal_softc sc_base;