Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dfman.h52 struct fman_softc { struct
53 struct simplebus_softc sc_base;
54 struct resource *mem_res;
55 struct resource *irq_res;
56 struct resource *err_irq_res;
57 struct rman rman;
58 vmem_t *muram_vmem;
59 int mem_rid;
60 int irq_rid;
61 int err_irq_rid;
[all …]