Searched defs:pl330_softc (Results 1 – 1 of 1) sorted by relevance
98 struct pl330_softc { struct99 device_t dev;100 struct resource *res[PL330_NCHANNELS + 1];101 void *ih[PL330_NCHANNELS];102 struct pl330_channel channels[PL330_NCHANNELS];