Lines Matching refs:exca_softc
145 exca_mem_getb(struct exca_softc *sc, int reg) in exca_mem_getb()
151 exca_mem_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_mem_putb()
157 exca_io_getb(struct exca_softc *sc, int reg) in exca_io_getb()
164 exca_io_putb(struct exca_softc *sc, int reg, uint8_t val) in exca_io_putb()
177 exca_do_mem_map(struct exca_softc *sc, int win) in exca_do_mem_map()
247 exca_mem_map(struct exca_softc *sc, int kind, struct resource *res) in exca_mem_map()
300 exca_mem_unmap(struct exca_softc *sc, int window) in exca_mem_unmap()
317 exca_mem_findmap(struct exca_softc *sc, struct resource *res) in exca_mem_findmap()
340 exca_mem_set_flags(struct exca_softc *sc, struct resource *res, uint32_t flags) in exca_mem_set_flags()
375 exca_mem_unmap_res(struct exca_softc *sc, struct resource *res) in exca_mem_unmap_res()
393 exca_mem_set_offset(struct exca_softc *sc, struct resource *res, in exca_mem_set_offset()
454 exca_do_io_map(struct exca_softc *sc, int win) in exca_do_io_map()
487 exca_io_map(struct exca_softc *sc, int width, struct resource *r) in exca_io_map()
517 exca_io_unmap(struct exca_softc *sc, int window) in exca_io_unmap()
535 exca_io_findmap(struct exca_softc *sc, struct resource *res) in exca_io_findmap()
550 exca_io_unmap_res(struct exca_softc *sc, struct resource *res) in exca_io_unmap_res()
571 exca_wait_ready(struct exca_softc *sc) in exca_wait_ready()
599 exca_reset(struct exca_softc *sc, device_t child) in exca_reset()
635 exca_init(struct exca_softc *sc, device_t dev, in exca_init()
653 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot()
767 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
787 exca_insert(struct exca_softc *exca) in exca_insert()
801 exca_removal(struct exca_softc *exca) in exca_removal()
808 exca_activate_resource(struct exca_softc *exca, device_t child, int type, in exca_activate_resource()
834 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, in exca_deactivate_resource()
855 exca_alloc_resource(struct exca_softc *sc, device_t child, int type, int *rid,
904 exca_release_resource(struct exca_softc *sc, device_t child, int type,