freebsd-dev/sys/dev/dpaa
Justin Hibbits b03f6e30cc Don't mark the initial portal registers as fully mapped.
BMan and QMan will do this at attach time.  Even though the registers are mapped
now, dpaa_portal_map_registers() will be called at BMan and QMan attach time,
updating the mappings to be private, and in the case of cache-enabled registers,
marked as coherent memory mappings.
2016-05-11 00:41:40 +00:00
..
bman_fdt.c
bman_portals.c
bman.c
bman.h
dpaa.c
fman_fdt.c
fman.c
fman.h
if_dtsec_fdt.c
if_dtsec_im.c
if_dtsec_im.h
if_dtsec_rm.c Use the m_extadd() function instead of deprecated MEXTADD(). 2016-03-02 02:29:35 +00:00
if_dtsec_rm.h
if_dtsec.c
if_dtsec.h
portals_common.c Don't mark the initial portal registers as fully mapped. 2016-05-11 00:41:40 +00:00
portals.h
qman_fdt.c
qman_portals.c
qman.c
qman.h