RTII_WREN_ON      205 dev/isa/radiotrack2.c 	bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_ON);
RTII_WREN_ON      206 dev/isa/radiotrack2.c 	bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_ON);
RTII_WREN_ON      255 dev/isa/radiotrack2.c 	bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_OFF | data);
RTII_WREN_ON      256 dev/isa/radiotrack2.c 	bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_ON  | data);
RTII_WREN_ON      257 dev/isa/radiotrack2.c 	bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_OFF | data);