memtemp_core_softc
sizeof(struct memtemp_core_softc)
CSR_READ_4(struct memtemp_core_softc *sc, int ofs)
CSR_WRITE_4(struct memtemp_core_softc *sc, int ofs, uint32_t val)
struct memtemp_core_softc *sc = device_get_softc(dev);
memtemp_core_chan_attach(struct memtemp_core_softc *sc, int chan)
memtemp_core_dimm_attach(struct memtemp_core_softc *sc, int chan, int dimm_id,
struct memtemp_core_softc *sc = device_get_softc(dev);
struct memtemp_core_softc;
struct memtemp_core_softc *dimm_parent;
static void memtemp_core_chan_attach(struct memtemp_core_softc *, int);
static void memtemp_core_dimm_attach(struct memtemp_core_softc *,