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

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dradiotrack2.c77 #define RTII_WREN_ON (0 << 0) macro
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);
267 bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_OFF | data);
268 bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_ON | data);
269 bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_OFF | data);

Completed in 49 milliseconds