Home
last modified time | relevance | path

Searched refs:wb_eeprom_getword (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/wb/
H A Dif_wb.c162 static void wb_eeprom_getword(struct wb_softc *, int, uint16_t *);
255 wb_eeprom_getword(struct wb_softc *sc, int addr, uint16_t *dest) in wb_eeprom_getword() function
298 wb_eeprom_getword(sc, off + i, &word); in wb_read_eeprom()