Home
last modified time | relevance | path

Searched defs:pl330_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xdma/controller/
H A Dpl330.c98 struct pl330_softc { struct
99 device_t dev;
100 struct resource *res[PL330_NCHANNELS + 1];
101 void *ih[PL330_NCHANNELS];
102 struct pl330_channel channels[PL330_NCHANNELS];