Lines Matching refs:exca_softc

144 exca_mem_getb(struct exca_softc *sc, int reg)
150 exca_mem_putb(struct exca_softc *sc, int reg, uint8_t val)
156 exca_io_getb(struct exca_softc *sc, int reg)
163 exca_io_putb(struct exca_softc *sc, int reg, uint8_t val)
176 exca_do_mem_map(struct exca_softc *sc, int win)
246 exca_mem_map(struct exca_softc *sc, int kind, struct resource *res)
299 exca_mem_unmap(struct exca_softc *sc, int window)
316 exca_mem_findmap(struct exca_softc *sc, struct resource *res)
339 exca_mem_set_flags(struct exca_softc *sc, struct resource *res, uint32_t flags)
374 exca_mem_unmap_res(struct exca_softc *sc, struct resource *res)
392 exca_mem_set_offset(struct exca_softc *sc, struct resource *res,
454 exca_do_io_map(struct exca_softc *sc, int win)
487 exca_io_map(struct exca_softc *sc, int width, struct resource *r)
517 exca_io_unmap(struct exca_softc *sc, int window)
535 exca_io_findmap(struct exca_softc *sc, struct resource *res)
550 exca_io_unmap_res(struct exca_softc *sc, struct resource *res)
572 exca_wait_ready(struct exca_softc *sc)
600 exca_reset(struct exca_softc *sc, device_t child)
633 * Initialize the exca_softc data structure for the first time.
636 exca_init(struct exca_softc *sc, device_t dev,
659 exca_valid_slot(struct exca_softc *exca)
775 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot,
795 exca_insert(struct exca_softc *exca)
809 exca_removal(struct exca_softc *exca)
816 exca_activate_resource(struct exca_softc *exca, device_t child,
842 exca_deactivate_resource(struct exca_softc *exca, device_t child,
863 exca_alloc_resource(struct exca_softc *sc, device_t child, int type, int *rid,
912 exca_release_resource(struct exca_softc *sc, device_t child, int type,