WDS_IO_PORTS 253 dev/isa/wds.c if (bus_space_map(iot, ia->ia_iobase, WDS_IO_PORTS, 0, &ioh)) WDS_IO_PORTS 259 dev/isa/wds.c bus_space_unmap(iot, ioh, WDS_IO_PORTS); WDS_IO_PORTS 263 dev/isa/wds.c ia->ia_iosize = WDS_IO_PORTS; WDS_IO_PORTS 294 dev/isa/wds.c if (bus_space_map(iot, ia->ia_iobase, WDS_IO_PORTS, 0, &ioh)) {