Home
last modified time | relevance | path

Searched refs:bp_sc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dbman_portals.c53 struct dpaa_portals_softc *bp_sc; variable
60 sc = bp_sc = device_get_softc(dev); in bman_portals_attach()
80 bp_sc = NULL; in bman_portals_detach()
122 if (bp_sc == NULL) in bman_portal_setup()
125 sc = bp_sc; in bman_portal_setup()