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

/netbsd-current/sys/dev/ic/
H A Delinkxlreg.h103 #define ELINK_W2_RESET_OPTIONS 0x0c macro
H A Delinkxl.c198 val = bus_space_read_2(iot, ioh, ELINK_W2_RESET_OPTIONS);
203 bus_space_write_2(iot, ioh, ELINK_W2_RESET_OPTIONS, val);
633 val = bus_space_read_2(iot, ioh, ELINK_W2_RESET_OPTIONS);
638 bus_space_write_2(iot, ioh, ELINK_W2_RESET_OPTIONS, val);

Completed in 139 milliseconds