Searched refs:tr_isa_map_io (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/isa/ |
| D | if_tr_isa.c | 66 int tr_isa_map_io(struct isa_attach_args *, bus_space_handle_t *, 90 tr_isa_map_io(ia, pioh, mmioh) in tr_isa_map_io() function 159 if (tr_isa_map_io(ia, &pioh, &mmioh)) 196 if (tr_isa_map_io(ia, &sc->sc_pioh, &sc->sc_mmioh)) {
|
| D | if_tribm_isa.c | 59 int tr_isa_map_io(struct isa_attach_args *, bus_space_handle_t *, 90 if (tr_isa_map_io(ia, &pioh, &mmioh))
|