Searched defs:dpaa2_mc_softc (Results 1 – 1 of 1) sorted by relevance
80 struct dpaa2_mc_softc { struct81 device_t dev;82 device_t rcdev;83 bool acpi_based;84 phandle_t ofw_node;86 struct resource *res[2];87 struct resource_map map[2];90 struct rman dpio_rman;91 struct rman dpbp_rman;92 struct rman dpcon_rman;[all …]