Searched refs:RTII_RESET (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dradiotrack2.c69 #define RTII_RESET 0xC8 macro
217 bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_OFF);
218 bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_ON);
219 bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_ON);
226 bus_space_write_1(iot, ioh, off, RTII_RESET | RTII_WREN_OFF);

Completed in 88 milliseconds