OPL_SIZE 82 dev/isa/opl_isa.c if (bus_space_map(sc.iot, ia->ia_iobase, OPL_SIZE, 0, &sc.ioh)) OPL_SIZE 85 dev/isa/opl_isa.c bus_space_unmap(sc.iot, sc.ioh, OPL_SIZE); OPL_SIZE 98 dev/isa/opl_isa.c if (bus_space_map(sc->iot, ia->ia_iobase, OPL_SIZE, 0, &sc->ioh)) {