Lines Matching refs:exca_softc

142 exca_mem_getb(struct exca_softc *sc, int reg)  in exca_mem_getb()
148 exca_mem_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_mem_putb()
154 exca_io_getb(struct exca_softc *sc, int reg) in exca_io_getb()
161 exca_io_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_io_putb()
174 exca_do_mem_map(struct exca_softc *sc, int win) in exca_do_mem_map()
246 exca_mem_map(struct exca_softc *sc, int kind, struct resource *res) in exca_mem_map()
289 exca_mem_unmap(struct exca_softc *sc, int window) in exca_mem_unmap()
306 exca_mem_findmap(struct exca_softc *sc, struct resource *res) in exca_mem_findmap()
329 exca_mem_set_flags(struct exca_softc *sc, struct resource *res, uint32_t flags) in exca_mem_set_flags()
350 exca_mem_unmap_res(struct exca_softc *sc, struct resource *res) in exca_mem_unmap_res()
368 exca_mem_set_offset(struct exca_softc *sc, struct resource *res, in exca_mem_set_offset()
429 exca_do_io_map(struct exca_softc *sc, int win) in exca_do_io_map()
462 exca_io_map(struct exca_softc *sc, int width, struct resource *r) in exca_io_map()
492 exca_io_unmap(struct exca_softc *sc, int window) in exca_io_unmap()
510 exca_io_findmap(struct exca_softc *sc, struct resource *res) in exca_io_findmap()
525 exca_io_unmap_res(struct exca_softc *sc, struct resource *res) in exca_io_unmap_res()
546 exca_wait_ready(struct exca_softc *sc) in exca_wait_ready()
574 exca_reset(struct exca_softc *sc, device_t child) in exca_reset()
610 exca_init(struct exca_softc *sc, device_t dev, in exca_init()
628 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot()
741 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
759 exca_insert(struct exca_softc *exca) in exca_insert()
773 exca_removal(struct exca_softc *exca) in exca_removal()
780 exca_activate_resource(struct exca_softc *exca, device_t child, int type, in exca_activate_resource()
805 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, in exca_deactivate_resource()
826 exca_alloc_resource(struct exca_softc *sc, device_t child, int type, int *rid,
875 exca_release_resource(struct exca_softc *sc, device_t child, int type,