Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman_fdt.c88 static device_attach_t bman_portals_fdt_attach; variable
93 DEVMETHOD(device_attach, bman_portals_fdt_attach),
159 bman_portals_fdt_attach(device_t dev) in bman_portals_fdt_attach() function