if_ste.c | 208 static void ste_read_eeprom(struct ste_softc *, int, uint16_t *); 500 ste_read_eeprom(sc, STE_EEPROM_StationAddress0 + i, &myea[i]); 1501 * ste_read_eeprom: 1506 ste_read_eeprom(struct ste_softc *sc, int offset, uint16_t *data) function in typeref:typename:void
|