HomeSort by: relevance | last modified time | path
    Searched refs:ELINK_W3_RESET_OPTIONS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
elink3.c 641 reset_options = (int)bus_space_read_2(iot, ioh, ELINK_W3_RESET_OPTIONS);
884 bus_space_write_2(iot, ioh, ELINK_W3_RESET_OPTIONS,
887 bus_space_write_2(iot, ioh, ELINK_W3_RESET_OPTIONS,
893 bus_space_write_2(iot, ioh, ELINK_W3_RESET_OPTIONS,
927 ELINK_W3_RESET_OPTIONS);
928 bus_space_write_2(iot, ioh, ELINK_W3_RESET_OPTIONS,
elink3reg.h 172 #define ELINK_W3_RESET_OPTIONS 0x08 /* 16 bits */
456 * (same register as Vortex ELINK_W3_RESET_OPTIONS, mapped to pci-config space)
elinkxl.c 366 val = bus_space_read_2(iot, ioh, ELINK_W3_RESET_OPTIONS);
534 reset_options = bus_space_read_1(iot, ioh, ELINK_W3_RESET_OPTIONS);
922 val = bus_space_read_2(iot, ioh, ELINK_W3_RESET_OPTIONS);

Completed in 17 milliseconds