Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpi.c183 static int wpi_read_eeprom_group(struct wpi_softc *, uint8_t);
1411 WPI_CHK(wpi_read_eeprom_group(sc, i)); in wpi_read_eeprom()
1574 wpi_read_eeprom_group(struct wpi_softc *sc, uint8_t n) in wpi_read_eeprom_group() function