Home
last modified time | relevance | path

Searched defs:wordcnt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsmc83c170.c1130 epic_read_eeprom(struct epic_softc *sc, int word, int wordcnt, uint16_t *data) in epic_read_eeprom() argument
/netbsd-src/sys/dev/pci/
H A Dif_wm.c14234 wm_nvm_read_uwire(struct wm_softc * sc,int word,int wordcnt,uint16_t * data) wm_nvm_read_uwire() argument
14397 wm_nvm_read_spi(struct wm_softc * sc,int word,int wordcnt,uint16_t * data) wm_nvm_read_spi() argument
14474 wm_nvm_read_eerd(struct wm_softc * sc,int offset,int wordcnt,uint16_t * data) wm_nvm_read_eerd() argument
15394 wm_nvm_read(struct wm_softc * sc,int word,int wordcnt,uint16_t * data) wm_nvm_read() argument
[all...]
H A Dif_sip.c2950 sipcom_read_eeprom(struct sip_softc *sc, int word, int wordcnt, in sipcom_read_eeprom()