chipc_region
struct chipc_region *cr;
struct chipc_region *cr;
struct chipc_region *cr, *cr_next;
struct chipc_region *cr;
struct chipc_region *cr;
struct chipc_region *cr;
struct chipc_region *cr;
STAILQ_ENTRY(chipc_region) cr_link;
struct chipc_region;
struct chipc_region *chipc_alloc_region(struct chipc_softc *sc,
struct chipc_region *cr);
struct chipc_region *chipc_find_region(struct chipc_softc *sc,
struct chipc_region *chipc_find_region_by_rid(struct chipc_softc *sc,
struct chipc_region *cr, int flags);
struct chipc_region *cr, int flags);
struct chipc_region *
struct chipc_region *cr;
chipc_free_region(struct chipc_softc *sc, struct chipc_region *cr)
struct chipc_region *
struct chipc_region *cr;
struct chipc_region *
struct chipc_region *cr;
chipc_retain_region(struct chipc_softc *sc, struct chipc_region *cr, int flags)
chipc_release_region(struct chipc_softc *sc, struct chipc_region *cr,
struct chipc_region *core_region; /**< region containing core registers */
STAILQ_HEAD(, chipc_region) mem_regions;/**< memory allocation records */
struct chipc_region;