Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c402 static int run_eeprom_read_2(struct run_softc *, uint16_t, uint16_t *);
1511 run_eeprom_read_2(struct run_softc *sc, uint16_t addr, uint16_t *val) in run_eeprom_read_2() function
1856 sc->sc_srom_read = run_eeprom_read_2; in run_read_eeprom()