WDS_HCR 882 dev/isa/wds.c bus_space_write_1(iot, ioh, WDS_HCR, WDSH_SCSIRESET|WDSH_ASCRESET); WDS_HCR 884 dev/isa/wds.c bus_space_write_1(iot, ioh, WDS_HCR, 0x00); WDS_HCR 982 dev/isa/wds.c bus_space_write_1(iot, ioh, WDS_HCR, WDSH_DRQEN); WDS_HCR 1009 dev/isa/wds.c bus_space_write_1(sc->sc_iot, sc->sc_ioh, WDS_HCR, WDSH_DRQEN); WDS_HCR 1251 dev/isa/wds.c bus_space_write_1(iot, ioh, WDS_HCR, WDSH_DRQEN); WDS_HCR 1255 dev/isa/wds.c bus_space_write_1(iot, ioh, WDS_HCR, WDSH_IRQEN | WDSH_DRQEN);