| H A D | exca.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause AND BSD-2-Clause 4 * Copyright (c) 2002-2005 M. Warner Losh <imp@FreeBSD.org> 72 #include <machine/resource.h> 91 "Intel i82365SL- 144 exca_mem_getb(struct exca_softc * sc,int reg) exca_mem_getb() argument 150 exca_mem_putb(struct exca_softc * sc,int reg,uint8_t val) exca_mem_putb() argument 156 exca_io_getb(struct exca_softc * sc,int reg) exca_io_getb() argument 163 exca_io_putb(struct exca_softc * sc,int reg,uint8_t val) exca_io_putb() argument 176 exca_do_mem_map(struct exca_softc * sc,int win) exca_do_mem_map() argument 246 exca_mem_map(struct exca_softc * sc,int kind,struct resource * res) exca_mem_map() argument 299 exca_mem_unmap(struct exca_softc * sc,int window) exca_mem_unmap() argument 316 exca_mem_findmap(struct exca_softc * sc,struct resource * res) exca_mem_findmap() argument 339 exca_mem_set_flags(struct exca_softc * sc,struct resource * res,uint32_t flags) exca_mem_set_flags() argument 374 exca_mem_unmap_res(struct exca_softc * sc,struct resource * res) exca_mem_unmap_res() argument 392 exca_mem_set_offset(struct exca_softc * sc,struct resource * res,uint32_t cardaddr,uint32_t * deltap) exca_mem_set_offset() argument 453 exca_do_io_map(struct exca_softc * sc,int win) exca_do_io_map() argument 486 exca_io_map(struct exca_softc * sc,int width,struct resource * r) exca_io_map() argument 516 exca_io_unmap(struct exca_softc * sc,int window) exca_io_unmap() argument 534 exca_io_findmap(struct exca_softc * sc,struct resource * res) exca_io_findmap() argument 549 exca_io_unmap_res(struct exca_softc * sc,struct resource * res) exca_io_unmap_res() argument 570 exca_wait_ready(struct exca_softc * sc) exca_wait_ready() argument 598 exca_reset(struct exca_softc * sc,device_t child) exca_reset() argument 634 exca_init(struct exca_softc * sc,device_t dev,bus_space_tag_t bst,bus_space_handle_t bsh,uint32_t offset) exca_init() argument [all...] |