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

  /src/sys/dev/ic/
i82595reg.h 153 #define EECS 2
  /src/sys/dev/isa/
if_iy.c 874 bus_space_write_1(iot, ioh, EEPROM_REG, EECS | EESK);
877 bus_space_write_1(iot, ioh, EEPROM_REG, EECS);
892 bus_space_write_1(iot, ioh, EEPROM_REG, EECS); /* XXXX??? */
895 eepromwritebit(iot, ioh, EECS | EEDI);
896 eepromwritebit(iot, ioh, EECS | EEDI);
897 eepromwritebit(iot, ioh, EECS);
901 eepromwritebit(iot, ioh, EECS | EEDI);
903 eepromwritebit(iot, ioh, EECS);

Completed in 14 milliseconds