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

/netbsd-current/sys/dev/ic/
H A Delinkxlreg.h50 #define ELINK_TIMER 0x1a macro
H A Delinkxl.c787 * ELINK_TXSTATUS is in the upper byte of 2 with ELINK_TIMER.
790 i = bus_space_read_2(iot, ioh, ELINK_TIMER);
793 bus_space_write_2(iot, ioh, ELINK_TIMER, 0x0);

Completed in 203 milliseconds