bman_portal_softc
struct bman_portal_softc *portal;
sizeof(struct bman_portal_softc));
DPCPU_DEFINE(struct bman_portal_softc *, bman_affine_portal);
bm_ci_read(struct bman_portal_softc *sc, bus_size_t off)
bm_ci_write(struct bman_portal_softc *sc, bus_size_t off, uint32_t val)
struct bman_portal_softc *sc = device_get_softc(dev);
struct bman_portal_softc *sc;
bman_query(struct bman_portal_softc *sc, bool depletion)
struct bman_portal_softc *sc = arg;
struct bman_portal_softc *portal;
bman_mc_send(struct bman_portal_softc *p, uint8_t verb, uint8_t cd)
bman_portal_enable_scn(struct bman_portal_softc *sc, struct bman_pool *pool)
static union bman_mc_result *bman_mc_send(struct bman_portal_softc *p,
DPCPU_DECLARE(struct bman_portal_softc *, bman_affine_portal);
void bman_portal_enable_scn(struct bman_portal_softc *, struct bman_pool *);