HomeSort by: relevance | last modified time | path
    Searched defs:ep_read_eeprom (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
elink3.c 208 u_int16_t ep_read_eeprom(struct ep_softc *, u_int16_t);
346 u_int16_t x = ep_read_eeprom(sc, i);
588 port = ep_read_eeprom(sc, EEPROM_ADDR_CFG) >> 14;
1862 ep_read_eeprom(struct ep_softc *sc, u_int16_t offset) function in typeref:typename:u_int16_t
elink3.c 208 u_int16_t ep_read_eeprom(struct ep_softc *, u_int16_t);
346 u_int16_t x = ep_read_eeprom(sc, i);
588 port = ep_read_eeprom(sc, EEPROM_ADDR_CFG) >> 14;
1862 ep_read_eeprom(struct ep_softc *sc, u_int16_t offset) function in typeref:typename:u_int16_t
elink3.c 208 u_int16_t ep_read_eeprom(struct ep_softc *, u_int16_t);
346 u_int16_t x = ep_read_eeprom(sc, i);
588 port = ep_read_eeprom(sc, EEPROM_ADDR_CFG) >> 14;
1862 ep_read_eeprom(struct ep_softc *sc, u_int16_t offset) function in typeref:typename:u_int16_t
elink3.c 208 u_int16_t ep_read_eeprom(struct ep_softc *, u_int16_t);
346 u_int16_t x = ep_read_eeprom(sc, i);
588 port = ep_read_eeprom(sc, EEPROM_ADDR_CFG) >> 14;
1862 ep_read_eeprom(struct ep_softc *sc, u_int16_t offset) function in typeref:typename:u_int16_t

Completed in 45 milliseconds